Skip to content

Hostname

ndchosting.com

Last fetched

ndchosting.com resolves to 20 IPv4 addresses operated by AS62904 - Eonix Corporation in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ndchosting.comRouting diversity6.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ndchosting.com

Resolution chain

ndchosting.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.206.236.94104.206.236.0/22AS62904AS62904 - Eonix CorporationUS
107.158.12.10107.158.12.0/24AS62904AS62904 - Eonix CorporationUS
107.158.12.11107.158.12.0/24AS62904AS62904 - Eonix CorporationUS
107.158.12.12107.158.12.0/24AS62904AS62904 - Eonix CorporationUS
107.158.12.13107.158.12.0/24AS62904AS62904 - Eonix CorporationUS
107.158.12.14107.158.12.0/24AS62904AS62904 - Eonix CorporationUS
142.171.255.181142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.182142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.188142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.189142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.190142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.202.224.106142.202.224.0/22AS31863DACEN-2 - Centrilogic, Inc.US
142.202.224.107142.202.224.0/22AS31863DACEN-2 - Centrilogic, Inc.US
142.202.224.108142.202.224.0/22AS31863DACEN-2 - Centrilogic, Inc.US
142.202.224.109142.202.224.0/22AS31863DACEN-2 - Centrilogic, Inc.US
142.202.224.110142.202.224.0/22AS31863DACEN-2 - Centrilogic, Inc.US
162.221.184.162162.221.184.0/21AS33182DIMENOC - HostDime.com, Inc.US
162.221.184.163162.221.184.0/21AS33182DIMENOC - HostDime.com, Inc.US
162.221.184.164162.221.184.0/21AS33182DIMENOC - HostDime.com, Inc.US
162.221.184.165162.221.184.0/21AS33182DIMENOC - HostDime.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
on behalf of ndchosting.com owner
Contact emails

Subdomains

14 observed subdomains of ndchosting.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ndchosting.com.

MechanismTarget
SPF_Aferako.com
SPF_Ainterfacezen.net

Related pages

Pivot deeper into the graph from ndchosting.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ndchosting.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.