Skip to content

Hostname

isabel.eu

Last fetched

isabel.eu resolves to 2 IPv4 addresses operated by AS8221 in BE. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · isabel.euRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/isabel.eu

Resolution chain

isabel.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:eurodns s.a.
Organization
Contact emails

Subdomains

42 observed subdomains of isabel.eu.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for isabel.eu.

MechanismTarget
SPF_INCLUDE144958071.spf03.hubspotemail.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.otys.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.115.217.122
SPF_IP195.122.104.0/24
SPF_IP195.122.113.0/24
SPF_IP195.122.119.0/24
SPF_IP195.122.121.0/24
SPF_IP195.122.127.0/24
SPF_IP62.213.209.99

Related pages

Pivot deeper into the graph from isabel.eu.

Cypher and MCP

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

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