Skip to content

Hostname

ilgallo.it

Last fetched

ilgallo.it resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · ilgallo.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ilgallo.it

Resolution chain

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

IPPrefixASNOperatorCountry
138.201.128.199138.201.0.0/16AS24940DE
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.232.216.64172.232.192.0/19AS63949IT

WHOIS identity

Registrar
registrar:ovh
Organization
publisfera editore
Contact emails

Subdomains

3 observed subdomains of ilgallo.it.

Web-graph footprint

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

101 sites link to this hostname.

250 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ilgallo.it.

MechanismTarget
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from ilgallo.it.

Cypher and MCP

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

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