Skip to content

Hostname

nciconnect.com

Last fetched

nciconnect.com resolves to 216.95.206.5, announced in 216.94.0.0/15 by UUNET - Verizon Business in CA. nciconnect.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · nciconnect.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/nciconnect.com

Resolution chain

IPv6 resolution

No AAAA record for nciconnect.com is recorded in WhisperGraph.

Attribution

verizon business

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
dns administrator, excell it
Contact emails
dnsadmin@remote-tech.com

Subdomains

Mail and authentication

Nameservers

  • ncisrvdns01.nciconnect.com
  • ncisrvdns02.nciconnect.com
  • ns1.nciconnect.com
  • ns2.nciconnect.com
  • ns3.nciconnect.com
  • ns4.nciconnect.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • nciconnect.com.1.0001.arsmtp.com
  • nciconnect.com.2.0001.arsmtp.com
  • msgateway.excellit.com
  • \032nciconnect.com.1.0001.arsmtp.com

SPF policy

  • ip: 216.95.206.0/24
  • ip: 50.31.33.121/32
  • ip: 67.70.214.128/27
  • ip: 64.94.35.32/32
  • ip: 167.89.70.61/32
  • include: appriver.com
  • include: spf.myconnectwise.net

Threat-feed evidence

History

Related pages

Pivot from nciconnect.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nciconnect.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.