Skip to content

Hostname

algra.it

Last fetched

algra.it resolves to 2 IPv4 addresses operated by AS-IRIDEOS-KP in IT. WHOIS lists registrar:protec s.n.c. di rinaldo silvano & c. as the registrar.

Nutrition Label

WHISPER CANON · algra.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/algra.it

Resolution chain

algra.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.168.67.235109.168.0.0/17AS5602AS-IRIDEOS-KPIT
81.200.129.18381.200.128.0/23AS202552PROTEC-ASIT

WHOIS identity

Registrar
registrar:protec s.n.c. di rinaldo silvano & c.
Organization
algra s.p.a.
Contact emails

Subdomains

4 observed subdomains of algra.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for algra.it.

MechanismTarget
SPF_INCLUDEprotec.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.99.5.82
SPF_IP62.110.43.62

Related pages

Pivot deeper into the graph from algra.it.

Cypher and MCP

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

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