Hostname
ndto.com
Last fetched
ndto.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ndto.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.238.164.19 | 104.238.164.0/23 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ndto.com owner
- Contact emails
- jwkim7535@gmail.com
- b9af886317344827a87dcc4d26d4a3ef.protect@whoisguard.com
- 7dce4273-a1ea-42a3-a870-95bd3142d7e6@identity-protect.org
- 8858dd05-7927-4711-8e08-e0b1ba9287ba@identity-protect.org
- ab4e98cf-4e2e-4f3e-83c0-266c91de4635@identity-protect.org
- b5f88789-3015-4d31-bb64-30f2fd0e0dca@identity-protect.org
- ced4da22-c787-4374-9b27-bed070b84277@identity-protect.org
Subdomains
3 observed subdomains of ndto.com.
Web-graph footprint
Distinct hostnames that link to or from ndto.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for ndto.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | relay1.weblinkinternational.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.securence.com |
Related pages
Pivot deeper into the graph from ndto.com.
- IP · 104.238.164.19
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:468
- Country · US
- Email · jwkim7535@gmail.com
- TLD · .com
- Browse hostnames · nd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ndto.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.