Skip to content

Hostname

puni2complex.net

Last fetched

puni2complex.net resolves to 2 IPv4 addresses operated by AS17676 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · puni2complex.netRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/puni2complex.net

Resolution chain

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

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of puni2complex.net.

Threat posture

History

Mail and authentication

MX records

  • puni2complex.net

SPF policy

5 SPF mechanisms authorising senders for puni2complex.net.

MechanismTarget
SPF_Aauth.gate-on.net
SPF_Apuni2complex.net
SPF_IP126.117.99.98
SPF_IP126.38.28.16
SPF_MXpuni2complex.net

Related pages

Pivot deeper into the graph from puni2complex.net.

Cypher and MCP

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

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