Skip to content

Hostname

app.postalbd.com

Last fetched

app.postalbd.com resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.98.130.25091.98.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with app.postalbd.com in WhisperGraph.

Subdomains

1 observed subdomain of app.postalbd.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for app.postalbd.com.

MechanismTarget
SPF_IP116.202.190.93
SPF_IP195.201.255.147
SPF_IP195.201.255.239
SPF_IP2a01:4f8:c2c:a7ac::/125
SPF_IP49.13.38.68
SPF_IP91.98.130.250

Related pages

Pivot deeper into the graph from app.postalbd.com.

Cypher and MCP

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

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