Skip to content

Hostname

altergon.it

Last fetched

altergon.it resolves to 1 IPv4 address operated by OVH in IT. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.64.1694.23.0.0/16AS16276OVHIT

WHOIS identity

Registrar
registrar:ovh
Organization
altergon italia srl
Contact emails

Subdomains

4 observed subdomains of altergon.it.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for altergon.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.33.179.54
SPF_IP88.43.27.18
SPF_IP88.43.27.20

Related pages

Pivot deeper into the graph from altergon.it.

Cypher and MCP

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

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