Hostname
espaceproprio.com
Last fetched
espaceproprio.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:dropcatch.com 534 llc as the registrar.
Nutrition Label
Resolution chain
espaceproprio.com 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 |
|---|---|---|---|---|
| 13.226.94.115 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.24 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.95 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.96 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.112.115 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.125 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.61 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.94 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.9.102 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.106 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.115 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.36 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:dropcatch.com 534 llc
- Organization
- this domain was caught by dropcatch.com
- Contact emails
Subdomains
27 observed subdomains of espaceproprio.com.
Showing 24 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from espaceproprio.com in the public web crawl.
29 sites link to this hostname.
192 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for espaceproprio.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.espaceproprio.com |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 216.218.1.96/27 |
| SPF_IP | 54.175.63.128/26 |
| SPF_IP | 54.240.46.11/32 |
| SPF_IP | 54.240.46.12/32 |
Related pages
Pivot deeper into the graph from espaceproprio.com.
- IP · 13.226.94.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:dropcatch.com 534 llc
- Country · US
- Email · admin@dnstinations.com
- TLD · .com
- Browse hostnames · es…
- 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: "espaceproprio.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.