Skip to content

Hostname

alturas.it

Last fetched

alturas.it resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · alturas.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/alturas.it

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.249.157136.144.128.0/17AS20857NL

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
alturas srl
Contact emails

Subdomains

11 observed subdomains of alturas.it.

Web-graph footprint

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

9 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for alturas.it.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsg.cloud.kaseya.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP13.69.77.175
SPF_IP136.144.249.157
SPF_IP139.28.145.11
SPF_IP139.28.145.125
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP40.107.130.72
SPF_IP52.149.69.121
SPF_IP79.125.7.9/32
SPF_IP81.88.48.58/32

Related pages

Pivot deeper into the graph from alturas.it.

Cypher and MCP

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

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