Skip to content

Hostname

punyu.com

Last fetched

punyu.com resolves to 2 IPv4 addresses operated by AS16276 in US. WHOIS lists registrar:enom, inc. as the registrar.

Nutrition Label

WHISPER CANON · punyu.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/punyu.com

Resolution chain

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

WHOIS identity

Registrar
registrar:enom, inc.
Organization
malkovich john
Contact emails

Subdomains

9 observed subdomains of punyu.com.

Web-graph footprint

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

52 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for punyu.com.

MechanismTarget
SPF_IP157.7.107.6/32
SPF_IP202.181.108.88

Related pages

Pivot deeper into the graph from punyu.com.

Cypher and MCP

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

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