Skip to content

Hostname

abra.eu

Last fetched

abra.eu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · abra.euRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/abra.eu

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

32 observed subdomains of abra.eu.

Web-graph footprint

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

329 sites link to this hostname.

268 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for abra.eu.

MechanismTarget
SPF_Aabra.eu
SPF_Amta.pub.flexibee.eu
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmail.abra.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmg.abra.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.249.114.39
SPF_IP85.93.116.134
SPF_MXabra.eu

Related pages

Pivot deeper into the graph from abra.eu.

Cypher and MCP

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

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