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
Resolution chain
cogencis.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.245.182 | 2.23.244.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.215.174.125 | 23.215.172.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CL |
| 23.58.109.202 | 23.32.0.0/11 | AS20940 | — | DE |
| 23.75.65.167 | 23.75.64.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CZ |
| 23.58.109.185 | 23.32.0.0/11 | AS20940 | — | DE |
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cogencis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 14.143.41.110 |
| SPF_IP | 182.74.249.16 |
| SPF_IP | 202.61.102.175 |
Related pages
Pivot deeper into the graph from cogencis.com.
- IP · 2.23.245.182
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:146
- Country · DE
- Email · pankaj.aher@cogencis.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.