Skip to content

Hostname

stacks4stacks.com

Last fetched

stacks4stacks.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.18.233172.104.16.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

Registrar
iana:48
Organization
contact privacy inc. customer 0128358423
Contact emails

Subdomains

7 observed subdomains of stacks4stacks.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • stacks4stacks.com

SPF policy

6 SPF mechanisms authorising senders for stacks4stacks.com.

MechanismTarget
SPF_Astacks4stacks.com
SPF_INCLUDEemailsrvr.com
SPF_IP172.104.18.233
SPF_IP45.63.6.206
SPF_IP67.207.87.51/32
SPF_MXstacks4stacks.com

Related pages

Pivot deeper into the graph from stacks4stacks.com.

Cypher and MCP

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

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