Skip to content

Hostname

alliumtech.it

Last fetched

alliumtech.it resolves to 2 IPv4 addresses operated by AS47242 in IT. WHOIS lists registrar:host s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · alliumtech.itRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/alliumtech.it

Resolution chain

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

WHOIS identity

Registrar
registrar:host s.p.a.
Organization
alliumtech srl
Contact emails

Subdomains

23 observed subdomains of alliumtech.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for alliumtech.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.215.176.16/29
SPF_IP89.31.51.192/27
SPF_IP93.92.74.41
SPF_IP93.92.76.251/32
SPF_MXalliumtech.it

Related pages

Pivot deeper into the graph from alliumtech.it.

Cypher and MCP

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

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