Skip to content

Hostname

ilpiccolo.net

Last fetched

ilpiccolo.net resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ilpiccolo.netRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ilpiccolo.net

Resolution chain

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

IPPrefixASNOperatorCountry
139.59.207.190139.59.204.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
3.14.117.223.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
so.g.ed
Contact emails

Subdomains

45 observed subdomains of ilpiccolo.net.

Web-graph footprint

Distinct hostnames that link to or from ilpiccolo.net in the public web crawl.

247 sites link to this hostname.

239 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ilpiccolo.net.

MechanismTarget
SPF_Ailpiccolo.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvirtualcms.it
SPF_INCLUDEvirtualnewspaper.it
SPF_MXilpiccolo.net

Related pages

Pivot deeper into the graph from ilpiccolo.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ilpiccolo.net"})-[: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.