Skip to content

Hostname

artium.eus

Last fetched

artium.eus resolves to 1 IPv4 address operated by AS48187 in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · artium.eusRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/artium.eus

Resolution chain

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

IPPrefixASNOperatorCountry
94.127.160.20794.127.160.0/21AS48187ES

WHOIS identity

Registrar
iana:140
Organization
anton bilbao ruiz
Contact emails

Subdomains

5 observed subdomains of artium.eus.

Web-graph footprint

Distinct hostnames that link to or from artium.eus in the public web crawl.

237 sites link to this hostname.

186 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for artium.eus.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP94.127.160.0/24

Related pages

Pivot deeper into the graph from artium.eus.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "artium.eus"})-[: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.