Skip to content

Hostname

www.assortedinternet.com

Last fetched

www.assortedinternet.com resolves to 1 IPv4 address operated by PERFORMIVE - Performive LLC in US.

Nutrition Label

WHISPER CANON · www.assortedinternet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.assortedinternet.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.71.253.266.71.240.0/20AS46562PERFORMIVE - Performive LLCUS

WHOIS identity

No WHOIS records are currently associated with www.assortedinternet.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for www.assortedinternet.com.

MechanismTarget
SPF_Awww.assortedinternet.com
SPF_INCLUDEsparkpostmail.com
SPF_IP184.170.245.138
SPF_IP66.71.253.10
SPF_IP66.71.253.2
SPF_IP69.67.187.235
SPF_IP69.67.187.242
SPF_IP74.119.145.139
SPF_IP74.119.146.142
SPF_IP74.119.146.184
SPF_MXwww.assortedinternet.com

Related pages

Pivot deeper into the graph from www.assortedinternet.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.assortedinternet.com"})-[: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.