Skip to content

Hostname

planlab.co.uk

Last fetched

planlab.co.uk resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:enom llc as the registrar.

Nutrition Label

WHISPER CANON · planlab.co.ukRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/planlab.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
3.228.38.2273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.169.9434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.204.18944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.91.16252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.208.23252.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.163.998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:enom llc
Organization
impact technologies group,
Contact emails

Subdomains

6 observed subdomains of planlab.co.uk.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for planlab.co.uk.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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