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
Resolution chain
fakezero.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.57.244.106 | 31.57.244.0/24 | AS216022 | — | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for fakezero.uk.
| Mechanism | Target |
|---|---|
| SPF_A | fakezero.uk |
| SPF_A | web01.my-server.eu |
| SPF_MX | fakezero.uk |
Related pages
Pivot deeper into the graph from fakezero.uk.
- IP · 31.57.244.106
- ASN · AS216022
- Registrar · registrar:the registrar company bv t/a the registrar company [tag = ydnr-nl]
- Country · NL
- TLD · .uk
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.