Skip to content

Hostname

artool.ro

Last fetched

artool.ro has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:claus web srl as the registrar.

Nutrition Label

WHISPER CANON · artool.roRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/artool.ro

Resolution chain

artool.ro has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:claus web srl
Organization
Contact emails

Subdomains

13 observed subdomains of artool.ro.

Web-graph footprint

Distinct hostnames that link to or from artool.ro in the public web crawl.

51 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for artool.ro.

MechanismTarget
SPF_Aartool.ro
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEnewsman.app
SPF_IP128.140.225.2/32
SPF_IP86.105.228.110
SPF_IP86.107.43.50
SPF_IP86.107.43.51
SPF_MXartool.ro

Related pages

Pivot deeper into the graph from artool.ro.

Cypher and MCP

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

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