Skip to content

Hostname

podfather.com

Last fetched

podfather.com resolves to 13.134.230.132, announced in 13.134.0.0/15 by AMAZON-02 - Amazon.com, Inc. in GB. podfather.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · podfather.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/podfather.com

Resolution chain

IPv6 resolution

No AAAA record for podfather.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
alastair broom
Contact emails
447e8a9e-ee35-4bd7-bfb0-5e0ee36abac2@identity-protect.org, 756dc3b2-96a6-4f2a-8c7c-b39b0950873c@identity-protect.org, ab632dca-0b73-4612-9d14-1b3e88b19b22@identity-protect.org, d8fde2e1-e5c6-4987-a57e-100a07cb6341@identity-protect.org, domain@valleyt.co.uk

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-110.awsdns-13.com
  • ns-902.awsdns-48.net
  • ns-1343.awsdns-39.org
  • ns-1802.awsdns-33.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • ip: 87.246.111.0/26
  • ip: 5.153.92.128/27
  • ip: 87.246.70.224/29
  • ip: 195.97.231.32/27
  • ip: 194.176.93.32/27
  • include: amazonses.com
  • include: _spf.google.com

Threat-feed evidence

History

Related pages

Pivot from podfather.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "podfather.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.