Skip to content

Hostname

gare.it

Last fetched

gare.it resolves to 185.7.115.200, announced in 185.7.112.0/22 by FASTWEB - Fastweb SpA in IT. gare.it is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for gare.it is recorded in WhisperGraph.

Attribution

fastweb

ORIGIN_AS

WHOIS identity

Registrar
registrar:register s.p.a.
Registrant organisation
infoplus

Subdomains

Mail and authentication

Nameservers

  • ns1.register.it
  • ns2.register.it

MX records

  • mail.register.it

SPF policy

  • include: amazonses.com
  • include: spf.brevo.com
  • mx: gare.it

Threat-feed evidence

History

Related pages

Pivot from gare.it into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gare.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.