Skip to content

Hostname

julia.eu

Last fetched

julia.eu resolves to 1 IPv4 address operated by AS50917 in NL. WHOIS lists registrar:internet service europe bv as the registrar.

Nutrition Label

WHISPER CANON · julia.euRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/julia.eu

Resolution chain

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

IPPrefixASNOperatorCountry
103.141.12.10103.141.12.0/24AS50917NL

WHOIS identity

Registrar
registrar:internet service europe bv
Organization
Contact emails

Subdomains

3 observed subdomains of julia.eu.

Web-graph footprint

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

485 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for julia.eu.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.143.14.77
SPF_IP2001:678:7ec:0:0:0:0:63
SPF_IP2a02:cec0:10:cf:0:0:0:1
SPF_IP89.37.98.62

Related pages

Pivot deeper into the graph from julia.eu.

Cypher and MCP

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

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