Skip to content

Hostname

etigroup.eu

Last fetched

etigroup.eu resolves to 2 IPv4 addresses operated by AS41828 in SI. WHOIS lists registrar:webtasy, d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · etigroup.euRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/etigroup.eu

Resolution chain

etigroup.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:webtasy, d.o.o.
Organization
Contact emails

Subdomains

101 observed subdomains of etigroup.eu.

Web-graph footprint

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

158 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • etigroup.eu

SPF policy

4 SPF mechanisms authorising senders for etigroup.eu.

MechanismTarget
SPF_Aetigroup.eu
SPF_IP185.53.12.109
SPF_IP94.237.109.243
SPF_MXetigroup.eu

Related pages

Pivot deeper into the graph from etigroup.eu.

Cypher and MCP

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

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