Skip to content

Hostname

mdnaim.com

Last fetched

mdnaim.com resolves to 36.50.40.75, announced in 36.50.166.0/24 by HEXAZN-AS-AP - Hexazn in BD. mdnaim.com 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 · mdnaim.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mdnaim.com

Resolution chain

IPv6 resolution

No AAAA record for mdnaim.com is recorded in WhisperGraph.

Attribution

hexazn ap

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:269
Registrant organisation
infaj team
Contact emails
1512628690@qq.com, faruk.bu25@gmail.com, naimbinamin@gmail.com, bfe2b29f612548e0b21a9fd604196386.protect@whoisguard.com, info@domain-contact.org

Subdomains

Mail and authentication

Nameservers

  • ns-001.clouds-network.net
  • ns-002.clouds-network.net
  • ns-003.clouds-network.net
  • ns-004.clouds-network.net

MX records

  • mdnaim.com

SPF policy

  • a: mdnaim.com
  • mx: mdnaim.com
  • ip: 36.50.40.75

Threat-feed evidence

History

Related pages

Pivot from mdnaim.com 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: "mdnaim.com"})-[: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.