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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.128.26 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.37 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.72 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.88 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.113 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.54 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.75 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.89 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.214.100 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.110 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.49 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.73 | 52.222.212.0/22 | AS16509 | AMAZON-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.
Showing 25 of 29. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for postcodeanywhere.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | salesforce.com |
| SPF_IP | 217.10.139.193/27 |
| SPF_MX | postcodeanywhere.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.