Skip to content

Hostname

marche.cgil.it

Last fetched

marche.cgil.it resolves to 1 IPv4 address operated by AS31638 in IT.

Nutrition Label

WHISPER CANON · marche.cgil.itRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/marche.cgil.it

Resolution chain

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

IPPrefixASNOperatorCountry
188.209.94.152188.209.88.0/21AS31638IT

WHOIS identity

No WHOIS records are currently associated with marche.cgil.it in WhisperGraph.

Subdomains

19 observed subdomains of marche.cgil.it.

Web-graph footprint

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

34 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for marche.cgil.it.

MechanismTarget
SPF_INCLUDEspf.realsender.com
SPF_IP188.209.93.192/32
SPF_IP188.209.93.193/32
SPF_IP188.209.95.213
SPF_IP188.209.95.214

Related pages

Pivot deeper into the graph from marche.cgil.it.

Cypher and MCP

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

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