Hostname
fts.md
Last fetched
fts.md resolves to 194.33.40.50, announced in 194.33.40.0/24 by INOVARE-AS - Inovare-Prim SRL in MD. fts.md is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 194.33.40.50
194.33.40.0/24 · INOVARE-AS - Inovare-Prim SRL · Chisinau, MD
IPv6 resolution
No AAAA record for fts.md is recorded in WhisperGraph.
Attribution
inovare prim
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:inovareprim srl
Subdomains
| Subdomain |
|---|
| cpanel.fts.md |
| cpcalendars.fts.md |
| cpcontacts.fts.md |
| mail.fts.md |
| webdisk.fts.md |
| webmail.fts.md |
| www.fts.md |
Showing 7 of 7 subdomains (7 per page).
Mail and authentication
Nameservers
- ns1.amplica.md
- ns2.amplica.md
MX records
- fts.md
SPF policy
- a: fts.md
- mx: fts.md
- ip: 185.165.243.64
- ip: 194.33.40.40
- ip: 194.33.40.50
Threat-feed evidence
History
Related pages
Pivot from fts.md 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: "fts.md"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.