Skip to content

Hostname

yewtreebb.co.uk

Last fetched

yewtreebb.co.uk resolves to 1 IPv4 address operated by AS29636 in GB. WHOIS lists registrar:team blue internet services uk limited t/a catalyst2 [tag = catalyst2] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.18.217.1384.18.192.0/19AS29636GB

WHOIS identity

Registrar
registrar:team blue internet services uk limited t/a catalyst2 [tag = catalyst2]
Organization
sheila kidd
Contact emails

Subdomains

7 observed subdomains of yewtreebb.co.uk.

Web-graph footprint

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

8 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • yewtreebb.co.uk

SPF policy

3 SPF mechanisms authorising senders for yewtreebb.co.uk.

MechanismTarget
SPF_Ayewtreebb.co.uk
SPF_IP84.18.217.13
SPF_MXyewtreebb.co.uk

Related pages

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

Cypher and MCP

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

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