Skip to content

Hostname

dns.md

Last fetched

dns.md resolves to 185.108.181.215, announced in 185.108.181.0/24 by CTS-MD - Information Technology and Cyber Security Service in MD. dns.md 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 · dns.mdRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/dns.md

Resolution chain

IPv6 resolution

No AAAA record for dns.md is recorded in WhisperGraph.

Attribution

information cyber security

ORIGIN_AS

WHOIS identity

Registrar
registrar:ip serviciul tehnologia informatiei si securitate cibernetica

Subdomains

Mail and authentication

Nameservers

  • nsa.dns.md
  • nsb.dns.md
  • nsc.dns.md
  • nsf.dns.md
  • b.dns.md
  • a.dns.md
  • f.dns.md
  • c.dns.md

MX records

  • mx1.gov.md
  • mx2.gov.md

SPF policy

  • a: dns.md
  • mx: dns.md
  • include: _spf.mx.dns.md

Threat-feed evidence

History

Related pages

Pivot from dns.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: "dns.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 20

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