Skip to content

Hostname

netc.eu

Last fetched

netc.eu resolves to 213.182.54.18, announced in 213.182.32.0/19 by ECRITEL-FRANCE - Ecritel SASU in FR. netc.eu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · netc.euRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/netc.eu

Resolution chain

IPv6 resolution

No AAAA record for netc.eu is recorded in WhisperGraph.

Attribution

ecritel sasu

ORIGIN_AS

WHOIS identity

Registrar
registrar:gandi

Subdomains

Mail and authentication

Nameservers

  • dns-a.mailobj.net
  • dns-b.mailobj.net
  • dns-c.mailobj.net
  • dns-d.mailobj.net

MX records

  • mx.mailo.com

SPF policy

  • a: netc.eu
  • include: mailobj.net

Threat-feed evidence

History

Related pages

Pivot from netc.eu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "netc.eu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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