Skip to content

Hostname

purdys.com

Last fetched

purdys.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. purdys.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 · purdys.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/purdys.com

Resolution chain

No IPv4 resolution is recorded for purdys.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
r.c. purdy chocolates
Contact emails
operations@purdys.com, svillalta@purdys.com, 1cd2f42a-dd1d-473f-bc57-42b6467fb719@identity-protect.org, 4cd93d13-f924-4c89-9db6-b0e98ed9622b@identity-protect.org, 5ed8881c-3290-450c-a477-613774c33aad@identity-protect.org, 5f0c2643-4de0-416a-b690-df9f2d4c742c@identity-protect.org, 66729535-6c5b-4b2a-8a58-d0d9447c8c59@identity-protect.org, 7ee960c0-5464-42b5-ac9f-815e9db15a43@identity-protect.org, f508691e-818a-4946-9fa2-1330b0ca4aa2@identity-protect.org, owner-10981052@purdys.com.whoisprivacyservice.org, owner-11053619@purdys.com.whoisprivacyservice.org, owner-11432992@purdys.com.whoisprivacyservice.org, owner-11520950@purdys.com.whoisprivacyservice.org, owner-11900323@purdys.com.whoisprivacyservice.org, owner-2581815@purdys.com.whoisprivacyservice.org, owner-3226209@purdys.com.whoisprivacyservice.org, owner-371104@purdys.com.whoisprivacyservice.org, owner-4435748@purdys.com.whoisprivacyservice.org, owner-6646459@purdys.com.whoisprivacyservice.org, owner-6916408@purdys.com.whoisprivacyservice.org and 4 more

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-328.awsdns-41.com
  • ns-653.awsdns-17.net
  • ns-1318.awsdns-36.org
  • ns-1712.awsdns-22.co.uk

MX records

  • mx-01-us-east-2.prod.hydra.sophos.com
  • mx-02-us-east-2.prod.hydra.sophos.com

SPF policy

  • include: spf1.purdys.com
  • include: spf2.purdys.com
  • include: spf3.purdys.com
  • include: spf4.purdys.com
  • include: spf5.purdys.com

Threat-feed evidence

History

Related pages

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