Skip to content

Hostname

merchzilla.co.uk

Last fetched

merchzilla.co.uk resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · merchzilla.co.ukRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/merchzilla.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
34.90.231.4334.90.224.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
54.38.220.8554.38.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
merchzilla.com simic kg
Contact emails

Subdomains

2 observed subdomains of merchzilla.co.uk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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