Skip to content

Hostname

debugjois.dev

Last fetched

debugjois.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · debugjois.devRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/debugjois.dev

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.53.223.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.343.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.503.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.73.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
54.240.184.10254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0168742980
Contact emails

Subdomains

1 observed subdomain of debugjois.dev.

Web-graph footprint

Distinct hostnames that link to or from debugjois.dev in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from debugjois.dev.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "debugjois.dev"})-[: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.