Skip to content

Hostname

pod-point.com

Last fetched

pod-point.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · pod-point.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pod-point.com

Resolution chain

pod-point.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.128108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.48108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.50108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.69108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.2918.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.4818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.718.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.8618.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.10952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
cloud platform team
Contact emails

Subdomains

45 observed subdomains of pod-point.com.

Web-graph footprint

Distinct hostnames that link to or from pod-point.com in the public web crawl.

839 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pod-point.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com

Related pages

Pivot deeper into the graph from pod-point.com.

Cypher and MCP

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

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