Skip to content

Hostname

yew-tree.uk

Last fetched

yew-tree.uk resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists registrar:aquiss limited as the registrar.

Nutrition Label

WHISPER CANON · yew-tree.ukRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/yew-tree.uk

Resolution chain

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

IPPrefixASNOperatorCountry
77.68.9.18877.68.0.0/17AS8560GB

WHOIS identity

Registrar
registrar:aquiss limited
Organization
dr michael t bostock
Contact emails

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for yew-tree.uk.

MechanismTarget
SPF_Ayew-tree.uk
SPF_IP45.155.21.39
SPF_IP77.68.9.188
SPF_IP77.68.94.93
SPF_MXyew-tree.uk

Related pages

Pivot deeper into the graph from yew-tree.uk.

Cypher and MCP

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

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