Skip to content

Hostname

52dmk6.cc

Last fetched

52dmk6.cc resolves to 6 IPv4 addresses operated by PEG-LA - PEG TECH INC in US.

Nutrition Label

WHISPER CANON · 52dmk6.ccRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/52dmk6.cc

Resolution chain

52dmk6.cc resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.219.214.30104.219.212.0/22AS398823PEG-LA - PEG TECH INCUS
154.9.26.34154.9.26.0/24AS979NETLAB-SDN - NetLab GlobalUS
156.238.224.86156.238.224.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
156.238.229.18156.238.228.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
38.246.245.24438.246.245.0/24AS979NETLAB-SDN - NetLab GlobalUS

WHOIS identity

No WHOIS records are currently associated with 52dmk6.cc in WhisperGraph.

Subdomains

1 observed subdomain of 52dmk6.cc.

Subdomain
www.52dmk6.cc

Threat posture

History

Related pages

Pivot deeper into the graph from 52dmk6.cc.

Cypher and MCP

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

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