Skip to content

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

WHISPER CANON · decarb.earthRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/decarb.earth

Resolution chain

decarb.earth resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.165.113.1093.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.1153.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.1223.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.163.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.171.185.1073.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.523.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.703.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.993.171.184.0/22AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for decarb.earth.

MechanismTarget
SPF_INCLUDE25605495.spf06.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.