Skip to content

Hostname

zooland.it

Last fetched

zooland.it resolves to 77.81.235.60, announced in 77.81.224.0/20 by ARUBA-ASN - Aruba S.p.A. in IT. zooland.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 · zooland.itRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/zooland.it

Resolution chain

IPv6 resolution

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

Attribution

aruba

ORIGIN_AS

WHOIS identity

Registrar
registrar:entiria s.p.a.
Registrant organisation
zooland sas eredi lonardi a

Subdomains

Mail and authentication

Nameservers

  • dns3.entiria.com
  • dns1.onstage.it

MX records

  • mail2.zooland.it
  • mailnew.zooland.it
  • mailold.zooland.it

SPF policy

  • include: _spf.entiria.it
  • include: ngi.it
  • a: zooland.it
  • mx: zooland.it
  • ip: 35.214.181.244
  • ip: 80.211.149.115

Threat-feed evidence

History

Related pages

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