Skip to content

Hostname

dmi.co.uk

Last fetched

dmi.co.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:team blue internet services uk limited [tag = namesco] as the registrar.

Nutrition Label

WHISPER CANON · dmi.co.ukRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dmi.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
52.212.89.1252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:team blue internet services uk limited [tag = namesco]
Organization
troy armour
Contact emails

Subdomains

1 observed subdomain of dmi.co.uk.

Subdomain
www.dmi.co.uk

Web-graph footprint

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

7 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aathena.hosts.co.uk
SPF_Ahermes.hosts.co.uk
SPF_Aoutgoing-smtp.namesco.net
SPF_Asmtp.hosts.co.uk
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.3.43.177
SPF_IP96.8.123.93

Related pages

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

Cypher and MCP

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

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