Skip to content

Hostname

vmit.fi

Last fetched

vmit.fi resolves to 199.60.103.162, announced in 199.60.103.0/24 by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. vmit.fi is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · vmit.fiRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vmit.fi

Resolution chain

IPv6 resolution

No AAAA record for vmit.fi is recorded in WhisperGraph.

Attribution

cloudflare london

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for vmit.fi. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns3.vmit.eu
  • dns1.vmit.fi
  • dns4.vmit.io
  • dns2.vmit.se

MX records

  • mx1-eu.mtaroutes.com
  • mx2-eu.mtaroutes.com
  • mx3-eu.mtaroutes.com
  • mx4-eu.mtaroutes.com
  • vmit-fi.mail.protection.outlook.com

SPF policy

  • ip: 164.215.32.75/32
  • include: spf.protection.outlook.com
  • include: mda-out.datacenter.fi
  • include: autotask.net
  • include: 5751361.spf07.hubspotemail.net
  • ip: 185.11.210.179
  • ip: 185.162.156.65
  • ip: 185.162.156.68
  • ip: 185.162.156.8
  • ip: 185.162.156.9

Threat-feed evidence

History

Related pages

Pivot from vmit.fi into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

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

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