Skip to content

Hostname

ddkitchen.co.uk

Last fetched

ddkitchen.co.uk resolves to 2 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in GB. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · ddkitchen.co.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ddkitchen.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
154.51.131.85154.48.0.0/12AS174COGENT-174 - Cogent Communications, LLCGB
38.19.200.12338.19.200.0/22AS9186PT

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
Contact emails

Subdomains

5 observed subdomains of ddkitchen.co.uk.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ddkitchen.co.uk.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.ddkitchen.co.uk

Related pages

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

Cypher and MCP

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

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