Skip to content

Hostname

shortpacked.com

Last fetched

shortpacked.com resolves to 1 IPv4 address operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.226.68.7423.226.64.0/20AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
iana:625
Organization
david willis
Contact emails

Subdomains

13 observed subdomains of shortpacked.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • shortpacked.com

SPF policy

5 SPF mechanisms authorising senders for shortpacked.com.

MechanismTarget
SPF_Ashortpacked.com
SPF_IP107.178.100.138
SPF_IP192.30.138.146
SPF_IP23.226.68.74
SPF_MXshortpacked.com

Related pages

Pivot deeper into the graph from shortpacked.com.

Cypher and MCP

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

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