Skip to content

Hostname

ndx16.com

Last fetched

ndx16.com resolves to 1 IPv4 address operated by SSASN2 - SECURED SERVERS LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ndx16.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ndx16.com

Resolution chain

ndx16.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.95.37.250184.95.32.0/19AS20454SSASN2 - SECURED SERVERS LLCUS

WHOIS identity

Registrar
iana:303
Organization
sagara kelaniya
Contact emails

Subdomains

11 observed subdomains of ndx16.com.

Threat posture

History

Mail and authentication

MX records

  • ndx16.com

SPF policy

15 SPF mechanisms authorising senders for ndx16.com.

MechanismTarget
SPF_Andx16.com
SPF_IP108.170.12.51
SPF_IP108.170.12.52
SPF_IP174.138.175.242
SPF_IP184.164.154.122
SPF_IP184.164.154.82
SPF_IP184.95.37.250
SPF_IP184.95.49.154
SPF_IP184.95.49.156
SPF_IP198.15.101.2
SPF_IP198.15.76.162
SPF_IP66.85.149.62
SPF_IP66.85.153.27
SPF_IP66.85.160.178
SPF_MXndx16.com

Related pages

Pivot deeper into the graph from ndx16.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ndx16.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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