Skip to content

Hostname

ncbagroup.com

Last fetched

ncbagroup.com resolves to 2 IPv4 addresses operated by Echotel International Kenya Limited - Echotel International Kenya Limited in KE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · ncbagroup.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/ncbagroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
41.207.70.5241.207.70.0/23AS36915Echotel International Kenya Limited - Echotel International Kenya LimitedKE
102.133.239.9102.133.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationZA

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

68 observed subdomains of ncbagroup.com.

Web-graph footprint

Distinct hostnames that link to or from ncbagroup.com in the public web crawl.

40 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ncbagroup.com.

MechanismTarget
SPF_INCLUDEspf-uk.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP196.1.132.119
SPF_IP196.1.132.15
SPF_IP196.1.132.20
SPF_IP196.1.132.22
SPF_IP196.28.11.100
SPF_IP196.28.11.99
SPF_IP41.209.15.194
SPF_IP69.72.44.205

Related pages

Pivot deeper into the graph from ncbagroup.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ncbagroup.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 20

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