Skip to content

Hostname

skiinfo.it

Last fetched

skiinfo.it resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:instra corporation pty ltd as the registrar.

Nutrition Label

WHISPER CANON · skiinfo.itRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/skiinfo.it

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.90.1100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.154.193100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.166.1213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.119.1293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.136.1453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.181.1353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.244.113.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.96.14144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.72.15550.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.163.2652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.179.14854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.237.3154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.120.7854.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.63.24698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.13.132100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.34.110100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.224.5132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:instra corporation pty ltd
Organization
instra domain directors b.v.
Contact emails

Subdomains

6 observed subdomains of skiinfo.it.

Web-graph footprint

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

337 sites link to this hostname.

269 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from skiinfo.it.

Cypher and MCP

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

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