Skip to content

Hostname

podiums.link

Last fetched

podiums.link resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · podiums.linkRouting diversity7.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/podiums.link

Resolution chain

podiums.link resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.31.18.246100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.18.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.183.170107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.115.9118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.225.17018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.45.3118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.136.1318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.75.20923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.249.13023.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.8.223.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.19.1683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.78.1093.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.99.443.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.181.19634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.91.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.57.24934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.55.2034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.168.534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.41.11334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.117.24834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for podiums.link.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from podiums.link.

Cypher and MCP

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

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