Skip to content

Hostname

postimessaging.net

Last fetched

postimessaging.net resolves to 1 IPv4 address operated by ATKOS-AS in FI.

Nutrition Label

WHISPER CANON · postimessaging.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/postimessaging.net

Resolution chain

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

IPPrefixASNOperatorCountry
82.199.240.3082.199.224.0/19AS30978ATKOS-ASFI

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for postimessaging.net.

MechanismTarget
SPF_Aarved.ee
SPF_IP192.194.78.73
SPF_IP192.89.233.100/32
SPF_IP192.89.233.20
SPF_IP192.89.233.79/32
SPF_IP82.199.241.13

Related pages

Pivot deeper into the graph from postimessaging.net.

Cypher and MCP

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

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