Skip to content

Hostname

choozen.it

Last fetched

choozen.it resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · choozen.itRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/choozen.it

Resolution chain

choozen.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.211.116.4895.211.0.0/16AS60781NL

WHOIS identity

Registrar
registrar:eurodns sa
Organization
leguide.com s.a.s.
Contact emails

Subdomains

4 observed subdomains of choozen.it.

Web-graph footprint

Distinct hostnames that link to or from choozen.it in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for choozen.it.

MechanismTarget
SPF_IP213.41.41.26
SPF_IP213.41.68.61
SPF_IP213.41.77.112/28
SPF_IP62.23.15.138
SPF_IP62.23.30.112/28
SPF_IP83.167.45.72
SPF_IP84.233.158.142
SPF_MXchoozen.it

Related pages

Pivot deeper into the graph from choozen.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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