Skip to content

Hostname

shackerley.co.uk

Last fetched

shackerley.co.uk resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:name.com llc t/a name.com, inc. [tag = name-com] as the registrar.

Nutrition Label

WHISPER CANON · shackerley.co.ukRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/shackerley.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.72.19778.46.0.0/15AS24940DE

WHOIS identity

Registrar
registrar:name.com llc t/a name.com, inc. [tag = name-com]
Organization
shackerley (holdings) group
Contact emails

Subdomains

1 observed subdomain of shackerley.co.uk.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for shackerley.co.uk.

MechanismTarget
SPF_Amailgate.shackerley.com
SPF_Amailgate2.shackerley.com
SPF_Ashackerley-web.shackerley.com
SPF_Ashackerley.co.uk
SPF_INCLUDEmailanyone.net
SPF_IP217.37.74.245
SPF_IP62.30.9.180
SPF_IP78.46.72.197
SPF_MXshackerley.co.uk

Related pages

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

Cypher and MCP

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

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