Skip to content

Hostname

wandersober.co.uk

Last fetched

wandersober.co.uk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:namecheap, inc. [tag = namecheap-inc] as the registrar.

Nutrition Label

WHISPER CANON · wandersober.co.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/wandersober.co.uk

Resolution chain

wandersober.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.57.18104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.158.77172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
194.1.147.40194.1.147.0/24AS210250GB
194.1.147.42194.1.147.0/24AS210250GB

WHOIS identity

Registrar
registrar:namecheap, inc. [tag = namecheap-inc]
Organization
Contact emails

Subdomains

5 observed subdomains of wandersober.co.uk.

Web-graph footprint

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

20 sites link to this hostname.

255 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wandersober.co.uk.

MechanismTarget
SPF_Awandersober.co.uk
SPF_IP198.60.193.33
SPF_IP198.60.193.81
SPF_IP50.31.66.203
SPF_IP67.202.92.33/32
SPF_MXwandersober.co.uk

Related pages

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

Cypher and MCP

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

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