Hostname
ncite.net
Last fetched
ncite.net resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists iana:123 as the registrar.
Nutrition Label
Resolution chain
ncite.net 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 |
|---|---|---|---|---|
| 69.174.115.152 | 69.174.114.0/23 | AS54641 | IMH-IAD - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:123
- Organization
- christopher craven
- Contact emails
Subdomains
25 observed subdomains of ncite.net.
Showing 23 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ncite.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for ncite.net.
| Mechanism | Target |
|---|---|
| SPF_A | cal1-ha669.smtproutes.com |
| SPF_A | ncite.net |
| SPF_INCLUDE | spf.mtaroutes.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.102.208/32 |
| SPF_IP | 192.249.115.59 |
| SPF_IP | 199.250.194.183 |
| SPF_IP | 199.250.198.161 |
| SPF_IP | 69.174.115.152 |
| SPF_IP | 69.174.52.41 |
| SPF_MX | ncite.net |
Related pages
Pivot deeper into the graph from ncite.net.
- IP · 69.174.115.152
- ASN · AS54641IMH-IAD - InMotion Hosting, Inc.
- Registrar · iana:123
- Country · US
- Email · chris@ncite.net
- TLD · .net
- Browse hostnames · nc…
- 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: "ncite.net"})-[: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.