Skip to content

Hostname

cogencis.com

Last fetched

cogencis.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cogencis.comRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/cogencis.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.245.1822.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.215.174.12523.215.172.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CL
23.58.109.20223.32.0.0/11AS20940DE
23.75.65.16723.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.58.109.18523.32.0.0/11AS20940DE

WHOIS identity

Registrar
iana:146
Organization
cogencis information
Contact emails

Subdomains

18 observed subdomains of cogencis.com.

Web-graph footprint

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

40 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cogencis.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP14.143.41.110
SPF_IP182.74.249.16
SPF_IP202.61.102.175

Related pages

Pivot deeper into the graph from cogencis.com.

Cypher and MCP

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

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