Skip to content

Hostname

postalpresort.com

Last fetched

postalpresort.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · postalpresort.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/postalpresort.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.46.31108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.38108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.59108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.98108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.124.10918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
broadstroke
Contact emails

Subdomains

4 observed subdomains of postalpresort.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for postalpresort.com.

MechanismTarget
SPF_INCLUDE_spf.postalpresort.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.bccsoftware.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.bccsoftware.com
SPF_IP24.248.150.2

Related pages

Pivot deeper into the graph from postalpresort.com.

Cypher and MCP

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

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