Skip to content

Hostname

dwh.co.uk

Last fetched

dwh.co.uk resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:vodafone limited t/a vodafone.co.uk as the registrar.

Nutrition Label

WHISPER CANON · dwh.co.ukRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/dwh.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.124.8345.60.124.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.130.8345.60.130.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:vodafone limited t/a vodafone.co.uk
Organization
barratt developments
Contact emails

Subdomains

10 observed subdomains of dwh.co.uk.

Web-graph footprint

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

429 sites link to this hostname.

267 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dwh.co.uk.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

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

Cypher and MCP

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

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