Skip to content

Hostname

deltav-tech.co.uk

Last fetched

deltav-tech.co.uk resolves to 1 IPv4 address operated by DELTAV - Delta V Technologies Limited in GB. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.246.200.80195.246.200.0/24AS205804DELTAV - Delta V Technologies LimitedGB

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
christopher malton
Contact emails

Subdomains

4 observed subdomains of deltav-tech.co.uk.

Web-graph footprint

Distinct hostnames that link to or from deltav-tech.co.uk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for deltav-tech.co.uk.

MechanismTarget
SPF_INCLUDEmail.dchosted.net
SPF_IP195.246.200.33
SPF_IP2a0d:12c0:2000:32:0:0:0:21

Related pages

Pivot deeper into the graph from deltav-tech.co.uk.

Cypher and MCP

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

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