Skip to content

Hostname

postbode.nu

Last fetched

postbode.nu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · postbode.nuRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/postbode.nu

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.72.234188.166.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

No WHOIS records are currently associated with postbode.nu in WhisperGraph.

Subdomains

27 observed subdomains of postbode.nu.

Web-graph footprint

Distinct hostnames that link to or from postbode.nu in the public web crawl.

19 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for postbode.nu.

MechanismTarget
SPF_Apostbode.nu
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:348:89:339d:0:0:0:1
SPF_IP37.34.51.157
SPF_IP37.34.51.73
SPF_MXpostbode.nu

Related pages

Pivot deeper into the graph from postbode.nu.

Cypher and MCP

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

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