Skip to content

Hostname

area336.it

Last fetched

area336.it resolves to 86.107.33.94, announced in 86.107.32.0/21 by SERVERPLAN-AS - Server Plan S.r.l. in IT. area336.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 · area336.itRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/area336.it

Resolution chain

IPv6 resolution

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

WHOIS identity

Registrar
registrar:ewconnect s.r.l.
Registrant organisation
easyweb system integrator srl

Subdomains

Mail and authentication

Nameservers

  • ns.area336.it
  • ns2.area336.it
  • ns3.area336.it

MX records

  • mx01.ewconnect.email
  • mx02.ewconnect.email

SPF policy

  • ip: 82.113.192.0/22
  • ip: 185.25.72.0/27
  • ip: 93.95.216.17/24
  • ip: 82.113.195.192/26
  • ip: 82.113.194.192/27
  • include: spf.qboxmail.com
  • include: spf.ewconnect.email
  • a: area336.it
  • mx: area336.it
  • ip: 82.113.195.54
  • ip: 83.171.196.68

Threat-feed evidence

History

Related pages

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