Skip to content

Hostname

assortedinternet.com

Last fetched

assortedinternet.com resolves to 1 IPv4 address operated by PERFORMIVE - Performive LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:48
Organization
global visions,
Contact emails

Subdomains

21 observed subdomains of assortedinternet.com.

Web-graph footprint

Distinct hostnames that link to or from assortedinternet.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for assortedinternet.com.

MechanismTarget
SPF_Aassortedinternet.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_MXassortedinternet.com

Related pages

Pivot deeper into the graph from assortedinternet.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.