Skip to content

Hostname

misovic.net

Last fetched

misovic.net resolves to 1 IPv4 address operated by WEDOS in CZ. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · misovic.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/misovic.net

Resolution chain

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

IPPrefixASNOperatorCountry
89.221.213.789.221.208.0/20AS197019WEDOSCZ

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of misovic.net.

Web-graph footprint

Distinct hostnames that link to or from misovic.net in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for misovic.net.

MechanismTarget
SPF_Amisovic.net
SPF_IP31.31.79.17
SPF_MXmisovic.net

Related pages

Pivot deeper into the graph from misovic.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "misovic.net"})-[: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.