Hostname
microvise.net
Last fetched
microvise.net resolves to 2 IPv4 addresses operated by NiobeBilisimHizmetleri - Niobe Bilisim Ltd. Sti. in TR. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
microvise.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.245.159.14 | 77.245.159.0/24 | AS42868 | NiobeBilisimHizmetleri - Niobe Bilisim Ltd. Sti. | TR |
| 77.245.159.231 | 77.245.159.0/24 | AS42868 | NiobeBilisimHizmetleri - Niobe Bilisim Ltd. Sti. | TR |
WHOIS identity
- Registrar
- iana:839
- Organization
- domain admin
- Contact emails
Subdomains
36 observed subdomains of microvise.net.
Showing 22 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from microvise.net in the public web crawl.
16 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for microvise.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 34.213.2.224 |
| SPF_IP | 77.245.159.14 |
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from microvise.net.
- IP · 77.245.159.14
- ASN · AS42868NiobeBilisimHizmetleri - Niobe Bilisim Ltd. Sti.
- Registrar · iana:839
- Country · TR
- Email · contact@privacyprotect.org
- TLD · .net
- Browse hostnames · mi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "microvise.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.