Skip to content

Hostname

cairostadium.com

Last fetched

cairostadium.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · cairostadium.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cairostadium.com

Resolution chain

cairostadium.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
94.130.162.22494.130.0.0/16AS24940DE

WHOIS identity

Registrar
iana:303
Organization
omar sawi
Contact emails

Subdomains

4 observed subdomains of cairostadium.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • cairostadium.com

SPF policy

10 SPF mechanisms authorising senders for cairostadium.com.

MechanismTarget
SPF_Acairostadium.com
SPF_IP136.243.3.90
SPF_IP138.201.84.134
SPF_IP144.76.219.201
SPF_IP144.76.236.72
SPF_IP144.76.41.117
SPF_IP195.201.174.36
SPF_IP88.99.251.113
SPF_IP94.130.162.224
SPF_MXcairostadium.com

Related pages

Pivot deeper into the graph from cairostadium.com.

Cypher and MCP

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

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