Skip to content

Hostname

fakezero.uk

Last fetched

fakezero.uk resolves to 1 IPv4 address operated by AS216022 in NL. WHOIS lists registrar:the registrar company bv t/a the registrar company [tag = ydnr-nl] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.57.244.10631.57.244.0/24AS216022NL

WHOIS identity

Registrar
registrar:the registrar company bv t/a the registrar company [tag = ydnr-nl]
Organization
domain proxy service. namesco limited.
Contact emails

Subdomains

9 observed subdomains of fakezero.uk.

Web-graph footprint

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

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fakezero.uk.

MechanismTarget
SPF_Afakezero.uk
SPF_Aweb01.my-server.eu
SPF_MXfakezero.uk

Related pages

Pivot deeper into the graph from fakezero.uk.

Cypher and MCP

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

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