Skip to content

Hostname

vmduk.co.uk

Last fetched

vmduk.co.uk resolves to 1 IPv4 address operated by SITEHOST-AS-AP - SiteHost New Zealand in NZ. WHOIS lists registrar:melbourne it t/a internet names worldwide as the registrar.

Nutrition Label

WHISPER CANON · vmduk.co.ukRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/vmduk.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
120.138.18.69120.138.16.0/20AS45179SITEHOST-AS-AP - SiteHost New ZealandNZ

WHOIS identity

Registrar
registrar:melbourne it t/a internet names worldwide
Organization
vision marketing & distribution
Contact emails

Subdomains

1 observed subdomain of vmduk.co.uk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vmduk.co.uk.

MechanismTarget
SPF_Asmtp.sitehost.co.nz
SPF_Avmduk.co.uk
SPF_INCLUDE_spf.sitehost.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP203.152.115.122/32
SPF_IP210.54.89.26
SPF_MXvmduk.co.uk

Related pages

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

Cypher and MCP

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

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