Skip to content

Hostname

darkmidnight.co.uk

Last fetched

darkmidnight.co.uk resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in DE. WHOIS lists registrar:fasthosts internet ltd [tag = livedomains] as the registrar.

Nutrition Label

WHISPER CANON · darkmidnight.co.ukRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/darkmidnight.co.uk

Resolution chain

darkmidnight.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.250.74.211142.250.74.0/24AS15169GOOGLE - Google LLCDE
172.217.16.179172.217.16.0/24AS15169GOOGLE - Google LLCBE

WHOIS identity

Registrar
registrar:fasthosts internet ltd [tag = livedomains]
Organization
anthony frost
Contact emails

Subdomains

2 observed subdomains of darkmidnight.co.uk.

Web-graph footprint

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

76 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for darkmidnight.co.uk.

MechanismTarget
SPF_Adarkmidnight.co.uk
SPF_INCLUDE_spf.livemail.co.uk
SPF_MXdarkmidnight.co.uk

Related pages

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

Cypher and MCP

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

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