Skip to content

Hostname

centrogotico.it

Last fetched

centrogotico.it resolves to 1 IPv4 address operated by AS203476 in FR. WHOIS lists registrar:a&a di paglia marialuisa e c. s.a.s. as the registrar.

Nutrition Label

WHISPER CANON · centrogotico.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/centrogotico.it

Resolution chain

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

IPPrefixASNOperatorCountry
92.243.27.15692.243.0.0/19AS203476FR

WHOIS identity

Registrar
registrar:a&a di paglia marialuisa e c. s.a.s.
Organization
centro commerciale gotico soc.cons.a.r.l.
Contact emails

Subdomains

3 observed subdomains of centrogotico.it.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for centrogotico.it.

MechanismTarget
SPF_Acentrogotico.it
SPF_INCLUDE_spf.ilger.com
SPF_IP2001:4b98:dc0:47:216:3eff:fee6:ef8b
SPF_IP95.142.169.154
SPF_MXcentrogotico.it

Related pages

Pivot deeper into the graph from centrogotico.it.

Cypher and MCP

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

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