Skip to content

Hostname

ndi.com

Last fetched

ndi.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ndi.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 · ndi.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ndi.com

Resolution chain

No IPv4 resolution is recorded for ndi.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:2
Registrant organisation
natural decorations,
Contact emails
a32cp3cx8xw@networksolutionsprivateregistration.com, a46286uv89d@networksolutionsprivateregistration.com, br4bx6nn7ca@networksolutionsprivateregistration.com, dt6wp7mj5y3@networksolutionsprivateregistration.com, f36hu4xe2h5@networksolutionsprivateregistration.com, fp5dq7hv9j9@networksolutionsprivateregistration.com, fx9xc9up5yg@networksolutionsprivateregistration.com, h986r96k4fh@networksolutionsprivateregistration.com, hh3zk62372e@networksolutionsprivateregistration.com, ht5343cj66f@networksolutionsprivateregistration.com, j95d33xn3rh@networksolutionsprivateregistration.com, kbillingsley@ndi.com, mb2xg2vc8wr@networksolutionsprivateregistration.com, qp8v28vx385@networksolutionsprivateregistration.com, qx78y52u9pj@networksolutionsprivateregistration.com, rw33m9br2wy@networksolutionsprivateregistration.com, s57tp2zy2zu@networksolutionsprivateregistration.com, shall@ndi.com, sz54g7bn64j@networksolutionsprivateregistration.com, t473v49x4y4@networksolutionsprivateregistration.com and 8 more

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

  • ns85.worldnic.com
  • ns86.worldnic.com

MX records

  • ndi-com.mail.protection.outlook.com

SPF policy

  • ip: 141.193.213.10/32
  • ip: 141.193.213.11/32
  • include: carrierzone.com
  • a: ndi.com
  • mx: ndi.com
  • include: spf.protection.outlook.com
  • include: mailgun.org
  • ip: 162.242.232.127

Threat-feed evidence

History

Related pages

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