Skip to content

Hostname

micso.it

Last fetched

micso.it resolves to 1 IPv4 address operated by AS21034 in IT. WHOIS lists registrar:micso s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · micso.itRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/micso.it

Resolution chain

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

IPPrefixASNOperatorCountry
195.32.69.40195.32.69.0/24AS21034IT

WHOIS identity

Registrar
registrar:micso s.r.l.
Organization
micso
Contact emails

Subdomains

255 observed subdomains of micso.it.

Web-graph footprint

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

37 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for micso.it.

MechanismTarget
SPF_Amicso.it
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.32.69.0/25
SPF_IP195.32.69.136/29
SPF_IP212.216.176.0/24
SPF_IP212.43.96.0/24
SPF_IP212.43.97.40
SPF_IP81.88.48.0/24
SPF_IP85.18.95.0/24
SPF_MXmicso.it

Related pages

Pivot deeper into the graph from micso.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "micso.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.