Skip to content

Hostname

nvds.co.uk

Last fetched

nvds.co.uk resolves to 1 IPv4 address operated by AS2856 in GB. WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

WHISPER CANON · nvds.co.ukRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/nvds.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
81.145.16.1281.128.0.0/11AS2856GB

WHOIS identity

Registrar
registrar:fasthosts internet ltd
Organization
central veterinary services
Contact emails

Subdomains

3 observed subdomains of nvds.co.uk.

Web-graph footprint

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

32 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nvds.co.uk.

MechanismTarget
SPF_Anvds.co.uk
SPF_IP194.74.192.0/23
SPF_IP80.176.83.45/32
SPF_IP81.128.214.0/23
SPF_IP81.143.173.184/29
SPF_IP81.145.16.0/23
SPF_IP81.149.147.72/32
SPF_IP83.105.94.108/32
SPF_MXnvds.co.uk

Related pages

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

Cypher and MCP

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

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