Skip to content

Hostname

neican.org

Last fetched

neican.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · neican.orgRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/neican.org

Resolution chain

neican.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.128.137.126178.128.136.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
194.5.156.239194.5.156.0/24AS47583NL

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

1 observed subdomain of neican.org.

Web-graph footprint

Distinct hostnames that link to or from neican.org in the public web crawl.

53 sites link to this hostname.

630 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for neican.org.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from neican.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "neican.org"})-[: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.