Skip to content

Hostname

cognition-solutions.com

Last fetched

cognition-solutions.com resolves to 2 IPv4 addresses operated by AS199404 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cognition-solutions.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cognition-solutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
190.92.174.8190.92.174.0/24AS199404IN
192.124.249.61192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of cognition-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from cognition-solutions.com in the public web crawl.

12 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cognition-solutions.com.

MechanismTarget
SPF_INCLUDE112175f6d.spf2.netcorecloud.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP175.158.64.103
SPF_IP175.158.64.104
SPF_IP175.158.64.18
SPF_IP202.149.221.164
SPF_IP203.200.229.74
SPF_IP206.1.12.13
SPF_IP59.160.81.39
SPF_IP59.160.81.44

Related pages

Pivot deeper into the graph from cognition-solutions.com.

Cypher and MCP

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

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