Skip to content

Hostname

callmejack.com

Last fetched

callmejack.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1825 as the registrar.

Nutrition Label

WHISPER CANON · callmejack.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/callmejack.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.202.21.9035.202.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1825
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of callmejack.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for callmejack.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP115.64.48.113
SPF_IP115.64.48.114
SPF_IP49.255.78.230
SPF_MXcallmejack.com

Related pages

Pivot deeper into the graph from callmejack.com.

Cypher and MCP

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

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