Skip to content

Hostname

ipl.it

Last fetched

ipl.it resolves to 1 IPv4 address operated by AS210329 in GB. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · ipl.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ipl.it

Resolution chain

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

IPPrefixASNOperatorCountry
212.115.108.56212.115.108.0/24AS210329GB

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
industrie plastiche lombarde s.p.a.
Contact emails

Subdomains

6 observed subdomains of ipl.it.

Web-graph footprint

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

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ipl.it.

MechanismTarget
SPF_Amailrelay.rossoxweb.it
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDE_spf2.elmecnet.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.97.70.50
SPF_IP81.174.36.52
SPF_MXipl.it

Related pages

Pivot deeper into the graph from ipl.it.

Cypher and MCP

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

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