Skip to content

Hostname

dgjsxjs.com

Last fetched

dgjsxjs.com resolves to 13 IPv4 addresses operated by PEG-SV - PEG TECH INC in US. WHOIS lists iana:3972 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
38.11.58.16338.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.16538.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.16838.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.16938.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.17438.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.17538.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.17638.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.17738.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.17938.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.18338.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.18438.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.18638.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.11.58.18838.11.0.0/18AS54600PEG-SV - PEG TECH INCUS

WHOIS identity

Registrar
iana:3972
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of dgjsxjs.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from dgjsxjs.com.

Cypher and MCP

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

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