Skip to content

Hostname

postmee.com

Last fetched

postmee.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

postmee.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.248.150.803.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.146.7034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.122.6552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.234.16352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.216.12552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.116.11052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.165.6852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.174.1352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.153.24352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.87.10299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.61.2934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for postmee.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from postmee.com.

Cypher and MCP

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

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