Skip to content

Hostname

wifi4all.it

Last fetched

wifi4all.it resolves to 213.187.12.23, announced in 213.187.12.0/24 by NET_GLOBAL_SRL - Net Global Srl in IT. wifi4all.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 · wifi4all.itRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/wifi4all.it

Resolution chain

IPv6 resolution

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

Attribution

net global

ORIGIN_AS

WHOIS identity

Registrar
registrar:net global s.r.l.
Registrant organisation
net global srl

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.wifi4all.it
  • ns2.wifi4all.it
  • ns3.wifi4all.it

MX records

  • mail.wifi4all.it

SPF policy

  • ip: 213.187.12.19/32
  • ip: 213.187.12.34/32
  • ip: 213.187.12.38/32
  • ip: 213.187.9.4/32
  • ip: 213.187.12.42/32
  • ip: 213.187.12.43/32
  • ip: 213.187.12.48/32
  • ip: 213.187.12.49/32
  • ip: 213.187.9.5/32
  • include: amazonses.com
  • a: wifi4all.it

Threat-feed evidence

History

Related pages

Pivot from wifi4all.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: "wifi4all.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.