Skip to content

Hostname

minap.it

Last fetched

minap.it resolves to 1 IPv4 address operated by SEEWEB Web hosting, colocation and cloud services in IT. WHOIS lists registrar:persolvo d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · minap.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/minap.it

Resolution chain

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

IPPrefixASNOperatorCountry
85.94.194.9285.94.192.0/19AS12637SEEWEB Web hosting, colocation and cloud servicesIT

WHOIS identity

Registrar
registrar:persolvo d.o.o.
Organization
hidden
Contact emails

Subdomains

79 observed subdomains of minap.it.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for minap.it.

MechanismTarget
SPF_Aminap.it

Related pages

Pivot deeper into the graph from minap.it.

Cypher and MCP

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

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