Skip to content

Hostname

etab.eu

Last fetched

etab.eu resolves to 1 IPv4 address operated by AS203605 in SE. WHOIS lists registrar:ports group ab as the registrar.

Nutrition Label

WHISPER CANON · etab.euRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/etab.eu

Resolution chain

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

IPPrefixASNOperatorCountry
185.198.192.39185.198.192.0/23AS203605SE

WHOIS identity

Registrar
registrar:ports group ab
Organization
Contact emails

Subdomains

1 observed subdomain of etab.eu.

Subdomain
www.etab.eu

Web-graph footprint

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

8 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for etab.eu.

MechanismTarget
SPF_INCLUDE_spf.synotio.se
SPF_INCLUDEsmtp.itgdrift.com
SPF_INCLUDEsmtpout01.iplace.se
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.78.36.67
SPF_IP84.19.141.146

Related pages

Pivot deeper into the graph from etab.eu.

Cypher and MCP

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

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