Skip to content

Hostname

3da.it

Last fetched

3da.it resolves to 195.15.221.7, announced in 195.15.192.0/18 by Infomaniak-AS - Infomaniak Network SA in CH. 3da.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 · 3da.itRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/3da.it

Resolution chain

IPv6 resolution

No AAAA record for 3da.it is recorded in WhisperGraph.

Attribution

infomaniak

ORIGIN_AS

WHOIS identity

Registrar
registrar:seflow s.r.l.
Registrant organisation
3 d.a. di domeneghini angelo

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.3da.it
  • ns2.3da.it
  • ns3.3da.it

MX records

  • fax.3da.it
  • mail.3da.it
  • mx2.insiderweb.it

SPF policy

  • include: spf.infomaniak.ch
  • a: 3da.it
  • mx: 3da.it
  • ip: 185.24.116.81
  • ip: 195.54.60.107

Threat-feed evidence

History

Related pages

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