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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.124.83 | 45.60.124.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.130.83 | 45.60.130.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dwh.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from dwh.co.uk.
- IP · 45.60.124.83
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · registrar:vodafone limited t/a vodafone.co.uk
- Country · GB
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · dw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.