Skip to content

Hostname

0c.eu

Last fetched

0c.eu resolves to 1 IPv4 address operated by AS60380 in DE. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.

Nutrition Label

WHISPER CANON · 0c.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/0c.eu

Resolution chain

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

IPPrefixASNOperatorCountry
83.133.245.11883.133.240.0/20AS60380DE

WHOIS identity

Registrar
registrar:vautron rechenzentrum ag
Organization
Contact emails

Subdomains

65 observed subdomains of 0c.eu.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 0c.eu.

MechanismTarget
SPF_A0c.eu
SPF_Ar20.hallo.cloud
SPF_INCLUDE_spf.r20.hallo.cloud
SPF_MX0c.eu

Related pages

Pivot deeper into the graph from 0c.eu.

Cypher and MCP

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

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