Skip to content

Hostname

carbonexpert.eu

Last fetched

carbonexpert.eu resolves to 1 IPv4 address operated by VOXILITY - Voxility LLP in RO. WHOIS lists registrar:namecheap, inc as the registrar.

Nutrition Label

WHISPER CANON · carbonexpert.euRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/carbonexpert.eu

Resolution chain

carbonexpert.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.246.122.6185.246.122.0/23AS3223VOXILITY - Voxility LLPRO

WHOIS identity

Registrar
registrar:namecheap, inc
Organization
Contact emails

Subdomains

2 observed subdomains of carbonexpert.eu.

Web-graph footprint

Distinct hostnames that link to or from carbonexpert.eu in the public web crawl.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • carbonexpert.eu

SPF policy

3 SPF mechanisms authorising senders for carbonexpert.eu.

MechanismTarget
SPF_Acarbonexpert.eu
SPF_IP185.246.122.2
SPF_MXcarbonexpert.eu

Related pages

Pivot deeper into the graph from carbonexpert.eu.

Cypher and MCP

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

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

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