Skip to content

Hostname

andersontours.co.uk

Last fetched

andersontours.co.uk resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:talktalk communications limited [tag = opal] as the registrar.

Nutrition Label

WHISPER CANON · andersontours.co.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/andersontours.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
128.199.33.69128.199.32.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
209.250.249.170209.250.248.0/21AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

Registrar
registrar:talktalk communications limited [tag = opal]
Organization
allsorts design llp
Contact emails

Subdomains

5 observed subdomains of andersontours.co.uk.

Web-graph footprint

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

41 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.248.81.172
SPF_IP128.199.33.69

Related pages

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

Cypher and MCP

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

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