Skip to content

Hostname

podium.co

Last fetched

podium.co 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 · podium.coRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/podium.co

Resolution chain

podium.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.108.198100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.218.24435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.192.14044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.78.15744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.37.24344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.112.144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.147.10752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.249.15252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.84.25452.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.119.7252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.42.10052.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.214.23954.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
on behalf of podium.co owner
Contact emails

Subdomains

12 observed subdomains of podium.co.

Web-graph footprint

Distinct hostnames that link to or from podium.co in the public web crawl.

37 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for podium.co.

MechanismTarget
SPF_Apodium.co
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mail.intercom.io
SPF_IP167.89.125.30/32
SPF_IP72.47.231.49

Related pages

Pivot deeper into the graph from podium.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "podium.co"})-[: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.