Hostname
carbonic.com
Last fetched
carbonic.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
carbonic.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:2
- Organization
- perfect privacy,
- Contact emails
- aa2rc6w53ae@networksolutionsprivateregistration.com
- b56ry47u5hz@networksolutionsprivateregistration.com
- d59g65k56gr@networksolutionsprivateregistration.com
- dk3gw3ku2ka@networksolutionsprivateregistration.com
- eg5bh7h28gp@networksolutionsprivateregistration.com
- gr5he8ef8xe@networksolutionsprivateregistration.com
- j645d6pz37w@networksolutionsprivateregistration.com
- j69zk3u65ey@networksolutionsprivateregistration.com
- jq92n6k33j9@networksolutionsprivateregistration.com
- k45ue82g9wn@networksolutionsprivateregistration.com
- ks58x8ex7gy@networksolutionsprivateregistration.com
- nv6vg6d38dt@networksolutionsprivateregistration.com
- p785e3c56zj@networksolutionsprivateregistration.com
- ru6zv2eh3mq@networksolutionsprivateregistration.com
- u75ua6ah8am@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of carbonic.com.
| Subdomain |
|---|
| www.carbonic.com |
Web-graph footprint
Distinct hostnames that link to or from carbonic.com in the public web crawl.
7 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for carbonic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from carbonic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carbonic.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.