Skip to content

Hostname

jeeplifeiscalling.com

Last fetched

jeeplifeiscalling.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · jeeplifeiscalling.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/jeeplifeiscalling.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.246.221.20134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.219.20352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.45.3852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.8.3554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1376
Organization
Contact emails

Subdomains

1 observed subdomain of jeeplifeiscalling.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jeeplifeiscalling.com.

Cypher and MCP

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

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