Skip to content

Hostname

punternet.com

Last fetched

punternet.com resolves to 1 IPv4 address operated by THORDC-AS in IS. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · punternet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/punternet.com

Resolution chain

punternet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.221.129.3082.221.129.0/24AS50613THORDC-ASIS

WHOIS identity

Registrar
iana:2487
Organization
anonymousspeech
Contact emails

Subdomains

4 observed subdomains of punternet.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for punternet.com.

MechanismTarget
SPF_Apunternet.com
SPF_INCLUDEoutbound.ice-networks.com
SPF_IP82.221.129.24
SPF_IP82.221.129.30
SPF_IP82.221.129.44
SPF_IP82.221.129.68
SPF_IP82.221.143.90
SPF_MXpunternet.com

Related pages

Pivot deeper into the graph from punternet.com.

Cypher and MCP

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

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