Skip to content

Hostname

podia.com

Last fetched

podia.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · podia.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/podia.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.144.22108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.31108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.41108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.72108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.224.83.2513.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.3813.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.9513.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.9913.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

Registrar
iana:1910
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

869 observed subdomains of podia.com.

Web-graph footprint

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

2,122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for podia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.dixa.io

Related pages

Pivot deeper into the graph from podia.com.

Cypher and MCP

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

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