Hostname
decarb.earth
Last fetched
decarb.earth resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
decarb.earth resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.165.113.109 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.115 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.122 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.16 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.171.185.107 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.52 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.70 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.99 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- —
Subdomains
9 observed subdomains of decarb.earth.
Web-graph footprint
Distinct hostnames that link to or from decarb.earth in the public web crawl.
15 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for decarb.earth.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25605495.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ymlp.com |
Related pages
Pivot deeper into the graph from decarb.earth.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "decarb.earth"})-[: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.