Skip to content

Hostname

podpartner.com

Last fetched

podpartner.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:3568 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.88.2413.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.3713.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.7213.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.913.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.171.1163.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.1193.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.723.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.893.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.5952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3568
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of podpartner.com.

Web-graph footprint

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

26 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for podpartner.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.submail.cn

Related pages

Pivot deeper into the graph from podpartner.com.

Cypher and MCP

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

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