Skip to content

Hostname

codedlaw.co.uk

Last fetched

codedlaw.co.uk resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:tucows inc t/a tucows [tag = tucows-ca] as the registrar.

Nutrition Label

WHISPER CANON · codedlaw.co.ukRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/codedlaw.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
13.43.107.2813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.134.87.9918.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.4.25535.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:tucows inc t/a tucows [tag = tucows-ca]
Organization
Contact emails

Subdomains

6 observed subdomains of codedlaw.co.uk.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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