Skip to content

Hostname

namdns.net

Last fetched

namdns.net resolves to 67.227.192.61, announced in 67.227.192.0/18 by STEFANSTEVAN - Stefan Stevanovic in US. namdns.net 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 · namdns.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/namdns.net

Resolution chain

IPv6 resolution

No AAAA record for namdns.net is recorded in WhisperGraph.

Attribution

stefan stevanovic

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
namhost internet services cc
Contact emails
enom@namhost.com

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • ns1.namdns.net
  • ns2.namdns.net

MX records

  • mail.namdns.net

SPF policy

  • include: amazonses.com
  • a: namdns.net
  • mx: namdns.net
  • ip: 50.28.40.254
  • ip: 67.225.130.29
  • ip: 67.225.134.121
  • ip: 67.225.134.55
  • ip: 67.227.152.255
  • ip: 67.227.188.156
  • ip: 67.227.188.171
  • ip: 67.227.188.48
  • ip: 67.227.192.61
  • ip: 67.227.212.199
  • ip: 67.227.215.84
  • ip: 67.227.227.189
  • ip: 67.227.227.193
  • ip: 67.227.234.121
  • ip: 69.167.152.30

Threat-feed evidence

History

Related pages

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