Skip to content

Hostname

petershamnurseries.com

Last fetched

petershamnurseries.com resolves to 1 IPv4 address operated by AS43515 in GB. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · petershamnurseries.comRouting diversity1.5/10Peering density4.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/petershamnurseries.com

Resolution chain

petershamnurseries.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.214.51.6335.214.0.0/17AS43515GB

WHOIS identity

Registrar
iana:79
Organization
charlotte senn
Contact emails

Subdomains

5 observed subdomains of petershamnurseries.com.

Web-graph footprint

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

614 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for petershamnurseries.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP148.105.0.0/16
SPF_IP167.98.181.234
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP87.127.113.125
SPF_IP87.127.117.166

Related pages

Pivot deeper into the graph from petershamnurseries.com.

Cypher and MCP

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

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