Skip to content

Hostname

iliad.it

Last fetched

iliad.it resolves to 1 IPv4 address operated by AS29447 in IT. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · iliad.itRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iliad.it

Resolution chain

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

IPPrefixASNOperatorCountry
83.158.240.20083.158.0.0/16AS29447IT

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
iliad
Contact emails

Subdomains

91 observed subdomains of iliad.it.

Web-graph footprint

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

464 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for iliad.it.

MechanismTarget
SPF_IP213.228.2.164/32
SPF_IP213.228.2.36/32
SPF_IP83.158.0.26/32
SPF_IP83.158.1.26/32
SPF_IP83.158.2.26/32
SPF_IP83.158.4.26/32
SPF_IP83.158.5.26/32
SPF_IP83.158.6.26/32
SPF_MXiliad.it

Related pages

Pivot deeper into the graph from iliad.it.

Cypher and MCP

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

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