Hostname
co2value.eu
Last fetched
co2value.eu resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
co2value.eu 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 |
|---|---|---|---|---|
| 35.214.213.30 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
WHOIS identity
- Registrar
- registrar:eurodns s.a.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of co2value.eu.
| Subdomain |
|---|
| database.co2value.eu |
| www.co2value.eu |
Web-graph footprint
Distinct hostnames that link to or from co2value.eu in the public web crawl.
125 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for co2value.eu.
| Mechanism | Target |
|---|---|
| SPF_A | co2value.eu |
| SPF_A | p03.webadev.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 99.80.183.117 |
| SPF_IP | 99.81.135.32 |
| SPF_MX | co2value.eu |
Related pages
Pivot deeper into the graph from co2value.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "co2value.eu"})-[: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.