Skip to content

Hostname

gei.ro

Last fetched

gei.ro resolves to 85.120.32.116, announced in 85.120.32.0/24 by WECODE-AS - We are code SRL in RO. gei.ro 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 · gei.roRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gei.ro

Resolution chain

IPv6 resolution

No AAAA record for gei.ro is recorded in WhisperGraph.

Attribution

we are code

ORIGIN_AS

WHOIS identity

Registrar
registrar:ici - registrar

Subdomains

Showing 5 of 5 subdomains (5 per page).

Mail and authentication

Nameservers

  • ns1.wecode.ro
  • ns2.wecode.ro
  • ns3.wecode.ro
  • ns4.wecode.ro

MX records

  • mail.gei.ro

SPF policy

  • a: gei.ro
  • mx: gei.ro
  • ip: 2001:678:fd4:0:88cf:53ff:fe1b:8376
  • ip: 2001:678:fd4:0:f819:5ff:feba:6fe1
  • ip: 85.120.32.108
  • ip: 85.120.32.116

Threat-feed evidence

History

Related pages

Pivot from gei.ro 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: "gei.ro"})-[: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.