Hostname
deti.md
Last fetched
deti.md resolves to 104.21.60.59, announced in 104.21.48.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. deti.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
- 104.21.60.59
104.21.48.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.192.178
172.67.192.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 195.178.106.195
195.178.106.0/24 · TOPHOST-MD-AS - IT CONCEPT SRL · Chisinau, MD
IPv6 resolution
Attribution
Cloudflare
cdn · MAIL_RECEIVER, ORIGIN_AS, CDN
WHOIS identity
- Registrant organisation
- email: antoshkabertoni@mail.ru
- Contact emails
- antoshkabertoni@mail.ru
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
- asa.ns.cloudflare.com
- dave.ns.cloudflare.com
- ns4.tophost.md
- ns5.tophost.md
MX records
- deti.md
- _dc-mx.551455c08402.deti.md
- mail.deti.md
- host7.tophost.md
SPF policy
- a: deti.md
- mx: deti.md
- ip: 195.178.106.24
Threat-feed evidence
History
Related pages
Pivot from deti.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: "deti.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.