Hostname
grantacambridge.com
Last fetched
grantacambridge.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
grantacambridge.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.240.144.14 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.19.169.136 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.115.195 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.99.58 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.240.80 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.220.150.36 | 54.220.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of grantacambridge.com owner
- Contact emails
- 08282f29-6dc4-4d0a-bef8-57cdfb91549a@identity-protect.org
- 30b80890-f7cd-4f1b-b3dd-fde15495ba09@identity-protect.org
- 9874ebc5-7da0-4584-a281-6f925057f0f3@identity-protect.org
- a11dfc7e-3205-4c08-92f6-6b04f5d2eb90@identity-protect.org
- aa099ab4-d743-43af-89c2-7a8bb524774a@identity-protect.org
- ad7161a5-2c6f-4e7f-91e1-f92ec8cbaca3@identity-protect.org
- owner-1887264@grantacambridge.com.whoisprivacyservice.org
- owner-5234795@grantacambridge.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of grantacambridge.com.
Web-graph footprint
Distinct hostnames that link to or from grantacambridge.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for grantacambridge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | txdlimited.co.uk |
Related pages
Pivot deeper into the graph from grantacambridge.com.
- IP · 34.240.144.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 08282f29-6dc4-4d0a-bef8-57cdfb91549a@identity-protect.org
- TLD · .com
- Browse hostnames · gr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "grantacambridge.com"})-[: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.