Skip to content

Hostname

calsummerball.com

Last fetched

calsummerball.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.64.112108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.126108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.42108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.97108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.55.110143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.120143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.56143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.7143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
iana:431
Organization
pat burns
Contact emails

Subdomains

13 observed subdomains of calsummerball.com.

Web-graph footprint

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

131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for calsummerball.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from calsummerball.com.

Cypher and MCP

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

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