Skip to content

Hostname

appletonwoods.co.uk

Last fetched

appletonwoods.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:heart internet limited t/a heart internet [tag = extend] as the registrar.

Nutrition Label

WHISPER CANON · appletonwoods.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/appletonwoods.co.uk

Resolution chain

appletonwoods.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:heart internet limited t/a heart internet [tag = extend]
Organization
appleton woods
Contact emails

Subdomains

8 observed subdomains of appletonwoods.co.uk.

Web-graph footprint

Distinct hostnames that link to or from appletonwoods.co.uk in the public web crawl.

336 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for appletonwoods.co.uk.

MechanismTarget
SPF_Aappletonwoods.co.uk
SPF_INCLUDEoutbound.mailhop.org
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEsoverin.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.227.38.65/32
SPF_IP84.92.43.99
SPF_IP87.224.105.186
SPF_MXappletonwoods.co.uk

Related pages

Pivot deeper into the graph from appletonwoods.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "appletonwoods.co.uk"})-[: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.