Skip to content

Hostname

zod.uk.com

Last fetched

zod.uk.com resolves to 1 IPv4 address operated by AS31727 in GB. WHOIS lists registrar:namesco limited as the registrar.

Nutrition Label

WHISPER CANON · zod.uk.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/zod.uk.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.96.80.162157.96.80.0/24AS31727GB

WHOIS identity

Registrar
registrar:namesco limited
Organization
steven day
Contact emails

Subdomains

4 observed subdomains of zod.uk.com.

Web-graph footprint

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

16 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for zod.uk.com.

MechanismTarget
SPF_Adb5.zod.uk.com
SPF_Adb6.zod.uk.com
SPF_Aweb7.zod.uk.com
SPF_Aweb8.zod.uk.com
SPF_Azod.uk.com
SPF_INCLUDEemailsrvr.com
SPF_IP188.65.119.39/32
SPF_IP78.136.12.127
SPF_IP78.136.12.48
SPF_IP89.234.37.240
SPF_IP89.234.37.241
SPF_MXzod.uk.com

Related pages

Pivot deeper into the graph from zod.uk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zod.uk.com"})-[: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.