Skip to content

Hostname

acfunsdmw.cc

Last fetched

acfunsdmw.cc resolves to 8 IPv4 addresses operated by PEG-LA - PEG TECH INC in US.

Nutrition Label

WHISPER CANON · acfunsdmw.ccRouting diversity3.9/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/acfunsdmw.cc

Resolution chain

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

IPPrefixASNOperatorCountry
104.219.214.228104.219.212.0/22AS398823PEG-LA - PEG TECH INCUS
104.219.214.5104.219.212.0/22AS398823PEG-LA - PEG TECH INCUS
104.219.214.87104.219.212.0/22AS398823PEG-LA - PEG TECH INCUS
104.219.214.94104.219.212.0/22AS398823PEG-LA - PEG TECH INCUS
154.26.213.149154.26.213.0/24AS213840SG
154.26.214.223154.26.214.0/24AS8796FD-298-8796 - FASTNET DATA INCSG
156.238.224.194156.238.224.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
156.238.229.220156.238.228.0/23AS8796FD-298-8796 - FASTNET DATA INCHK

WHOIS identity

No WHOIS records are currently associated with acfunsdmw.cc in WhisperGraph.

Subdomains

1 observed subdomain of acfunsdmw.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from acfunsdmw.cc.

Cypher and MCP

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

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