Skip to content

Hostname

ncs.technology

Last fetched

ncs.technology resolves to 1 IPv4 address operated by AS23647 in NP. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ncs.technologyRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ncs.technology

Resolution chain

ncs.technology resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.90.86.88103.90.86.0/23AS23647NP

WHOIS identity

Registrar
iana:303
Organization
ncs norbert wachnicki
Contact emails

Subdomains

112 observed subdomains of ncs.technology.

Web-graph footprint

Distinct hostnames that link to or from ncs.technology in the public web crawl.

19 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ncs.technology

SPF policy

10 SPF mechanisms authorising senders for ncs.technology.

MechanismTarget
SPF_Ancs.technology
SPF_IP103.90.86.222
SPF_IP103.90.86.88
SPF_IP139.59.33.167
SPF_IP139.59.95.242
SPF_IP165.22.215.101
SPF_IP165.232.190.246
SPF_IP202.51.74.111
SPF_IP202.51.74.157
SPF_MXncs.technology

Related pages

Pivot deeper into the graph from ncs.technology.

Cypher and MCP

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

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