Skip to content

Hostname

arag.it

Last fetched

arag.it resolves to 1 IPv4 address operated by AS3302 in IT. WHOIS lists registrar:retelit digital services s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · arag.itRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/arag.it

Resolution chain

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

IPPrefixASNOperatorCountry
88.86.183.14088.86.160.0/19AS3302IT

WHOIS identity

Registrar
registrar:retelit digital services s.p.a.
Organization
arag se rappresentanza generale e direzione per l'italia
Contact emails

Subdomains

37 observed subdomains of arag.it.

Web-graph footprint

Distinct hostnames that link to or from arag.it in the public web crawl.

82 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for arag.it.

MechanismTarget
SPF_Aexchange.arag.it
SPF_Asmtp6.arag.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.173.166.53/32
SPF_IP62.196.48.27
SPF_IP62.196.48.28
SPF_MXarag.it

Related pages

Pivot deeper into the graph from arag.it.

Cypher and MCP

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

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