Skip to content

Hostname

simplicity.coop

Last fetched

simplicity.coop resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:465 as the registrar.

Nutrition Label

WHISPER CANON · simplicity.coopRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/simplicity.coop

Resolution chain

simplicity.coop resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
132.148.79.7132.148.72.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:465
Organization
central city credit union
Contact emails

Subdomains

11 observed subdomains of simplicity.coop.

Web-graph footprint

Distinct hostnames that link to or from simplicity.coop in the public web crawl.

36 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for simplicity.coop.

MechanismTarget
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf-108010.jangomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_INCLUDEspfref.jackhenry.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP172.110.164.128
SPF_IP172.110.165.128
SPF_IP68.232.131.30/32
SPF_IP68.232.140.103/32
SPF_IP68.232.143.79/32
SPF_IP68.232.149.148/32
SPF_IP71.87.18.166

Related pages

Pivot deeper into the graph from simplicity.coop.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "simplicity.coop"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.