Skip to content

Hostname

peapod.com

Last fetched

peapod.com resolves to 104.17.10.29, announced in 104.17.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. peapod.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 · peapod.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/peapod.com

Resolution chain

IPv6 resolution

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

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:2
Contact emails
inetadm@peapod.com, itadm@peapod.com, ne79y88x9cs@networksolutionsprivateregistration.com, qp75j9s62u6@networksolutionsprivateregistration.com, rx77e6tr4gn@networksolutionsprivateregistration.com, tn9zr6997rk@networksolutionsprivateregistration.com, v934c5hc5w5@networksolutionsprivateregistration.com

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

  • ns4.peapod.com
  • ns5.peapod.com
  • ns6.peapod.com

MX records

  • peapod-com.mail.protection.outlook.com

SPF policy

  • ip: 192.254.121.106/32
  • ip: 192.254.121.110/32
  • ip: 192.254.120.212/32
  • ip: 158.228.129.79/32
  • ip: 50.31.32.95/32
  • include: firstdata.com
  • include: gateways.firstdata.com
  • include: fiserv.com
  • include: spf.protection.outlook.com
  • include: spf.workfront.com
  • include: sendgrid.net
  • ip: 209.10.244.29
  • ip: 209.10.244.30

Threat-feed evidence

History

Related pages

Pivot from peapod.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: "peapod.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.