Skip to content

Hostname

4p2w.com

Last fetched

4p2w.com resolves to 2 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in SG. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · 4p2w.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/4p2w.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.104.32.146149.104.32.0/24AS40065CNSERVERS - CNSERVERS LLCSG
192.238.167.31192.238.167.0/24AS138995CN

WHOIS identity

Registrar
iana:625
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of 4p2w.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 4p2w.com.

Cypher and MCP

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

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