Skip to content

Hostname

heatonstan.co.uk

Last fetched

heatonstan.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists registrar:123-reg limited t/a 123-reg as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.102.11118.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.12718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.2518.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.164.182.243.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.53.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.663.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.933.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg
Organization
Contact emails

Web-graph footprint

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

8 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for heatonstan.co.uk.

MechanismTarget
SPF_Aheatonstan.co.uk
SPF_INCLUDEhostinguk.net
SPF_MXheatonstan.co.uk

Related pages

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

Cypher and MCP

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

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