Hostname
fossbridgehouse.com
Last fetched
fossbridgehouse.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
fossbridgehouse.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 fossbridgehouse.com owner
- Contact emails
- 32b73a0c-c264-4d3a-9bb0-78a001ad31b3@identity-protect.org
- 3b6cc0ce-5d42-4a3f-88a7-d167ad11fdbf@identity-protect.org
- 4545b092-31c3-48e5-82db-9350e5f9aa19@identity-protect.org
- 69916ee3-66c2-407d-93ac-902660fc1ae2@identity-protect.org
- 6c625aef-cf17-4a4e-81e2-df06613999a1@identity-protect.org
- b25ddb99-a410-4995-b406-01605575dc8d@identity-protect.org
- dd37114a-dba4-425d-ad9e-5a5c8416d9bc@identity-protect.org
Subdomains
5 observed subdomains of fossbridgehouse.com.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for fossbridgehouse.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | txdlimited.co.uk |
Related pages
Pivot deeper into the graph from fossbridgehouse.com.
- IP · 34.240.144.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 32b73a0c-c264-4d3a-9bb0-78a001ad31b3@identity-protect.org
- TLD · .com
- Browse hostnames · fo…
- 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: "fossbridgehouse.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.