Hostname
tmninter.net
Last fetched
tmninter.net resolves to 1 IPv4 address operated by Xelent-AS - ATOMDATA JSC in RU. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
tmninter.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.155.212.104 | 78.155.208.0/21 | AS199860 | Xelent-AS - ATOMDATA JSC | RU |
WHOIS identity
- Registrar
- iana:303
- Organization
- tanchuk m nikolaevna
- Contact emails
Subdomains
9 observed subdomains of tmninter.net.
Web-graph footprint
Distinct hostnames that link to or from tmninter.net in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- tmninter.net
SPF policy
3 SPF mechanisms authorising senders for tmninter.net.
| Mechanism | Target |
|---|---|
| SPF_A | tmninter.net |
| SPF_IP | 78.155.212.104 |
| SPF_MX | tmninter.net |
Related pages
Pivot deeper into the graph from tmninter.net.
- IP · 78.155.212.104
- ASN · AS199860Xelent-AS - ATOMDATA JSC
- Registrar · iana:303
- Country · RU
- Email · misha-syhkov@yandex.ru
- TLD · .net
- Browse hostnames · tm…
- 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: "tmninter.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.