Skip to content

Hostname

postcodeanywhere.co.uk

Last fetched

postcodeanywhere.co.uk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

WHISPER CANON · postcodeanywhere.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/postcodeanywhere.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.26108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.37108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.72108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.88108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.11318.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.5418.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.7518.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.8918.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.10052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.11052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
fernhill solutions ltd unknown
Contact emails

Subdomains

29 observed subdomains of postcodeanywhere.co.uk.

Web-graph footprint

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

52 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for postcodeanywhere.co.uk.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsalesforce.com
SPF_IP217.10.139.193/27
SPF_MXpostcodeanywhere.co.uk

Related pages

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

Cypher and MCP

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

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