Hostname
basecarbon.com
Last fetched
basecarbon.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
basecarbon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 137.184.164.187 | 137.184.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- andrew watson
- Contact emails
Subdomains
4 observed subdomains of basecarbon.com.
Web-graph footprint
Distinct hostnames that link to or from basecarbon.com in the public web crawl.
31 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
- investor3.ca
- sustainablebiz.ca
- winter-wrap-up-micro-cap.events.accessnewswire.com
- ec2-35-182-109-128.ca-central-1.compute.amazonaws.com
- 90bcd271cb73f3e83452f8918d4f9c11-1306886440.us-east-1.elb.amazonaws.com
- renewableenergystocks.blogspot.com
- carbonunits.com
- cortlandtprivatecapital.com
- decarbonfuse.com
- finantrescompraracciones.com
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for basecarbon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from basecarbon.com.
- IP · 137.184.164.187
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:69
- Country · CA
- Email · andrew_c_watson@hotmail.com
- TLD · .com
- Browse hostnames · ba…
- 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: "basecarbon.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.