Skip to content

Hostname

carbon3d.com

Last fetched

carbon3d.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · carbon3d.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/carbon3d.com

Resolution chain

carbon3d.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

27 observed subdomains of carbon3d.com.

Web-graph footprint

Distinct hostnames that link to or from carbon3d.com in the public web crawl.

727 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for carbon3d.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP136.147.176.10
SPF_IP168.245.40.179/32
SPF_IP168.245.95.10
SPF_IP198.21.6.113/32
SPF_IP35.184.170.228
SPF_IP35.190.163.94
SPF_IP35.203.3.51/32
SPF_IP35.203.94.235/32
SPF_IP35.224.21.218
SPF_IP35.231.245.77
SPF_IP52.33.92.243
SPF_IP52.43.103.228
SPF_IP67.231.157.188/32

Related pages

Pivot deeper into the graph from carbon3d.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "carbon3d.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 20

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