Hostname
durable.com
Last fetched
durable.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
durable.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.2.246 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.3.246 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 64.239.109.1 | 64.239.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- arthur saint-pã¨re
- Contact emails
- 0e61dec43a6d77e75d83a5af04e92974-946925@contact.gandi.net
- 33b449bda1ad2ef41db6494f42f403af-946925@contact.gandi.net
- 390e1eb77f20961c970f8e5199e466aa-946925@contact.gandi.net
- 7cb0f4734612d9a79c2dce86c341ede4-946925@contact.gandi.net
- 8a039ef7d4c31381faf20922ef586ffc-18239735@contact.gandi.net
- ab88297c626b46c51f6793f9f1e160c2-946925@contact.gandi.net
- bb43104d5de39b86931e38e5efd48bcc-946925@contact.gandi.net
- fb4ee984d4b8742d592b378920cfd1c9-946925@contact.gandi.net
Subdomains
50 observed subdomains of durable.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from durable.com in the public web crawl.
71 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for durable.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from durable.com.
- IP · 104.18.2.246
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · 0e61dec43a6d77e75d83a5af04e92974-946925@contact.gandi.net
- TLD · .com
- Browse hostnames · du…
- 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: "durable.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.