Hostname
codegena.com
Last fetched
codegena.com resolves to 3 IPv4 addresses operated by JDMBROADBAND-AS jdm broadband services pvt ltd in SG. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
codegena.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.138.189.68 | 103.138.189.0/24 | AS204800 | JDMBROADBAND-AS jdm broadband services pvt ltd | SG |
| 104.21.46.147 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.140.51 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:303
- Organization
- shan eapen koshy
- Contact emails
Subdomains
12 observed subdomains of codegena.com.
Web-graph footprint
Distinct hostnames that link to or from codegena.com in the public web crawl.
234 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.de07b5289837.codegena.com
- codegena.com
SPF policy
6 SPF mechanisms authorising senders for codegena.com.
| Mechanism | Target |
|---|---|
| SPF_A | codegena.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 103.138.189.68 |
| SPF_IP | 104.237.136.127/32 |
| SPF_MX | codegena.com |
Related pages
Pivot deeper into the graph from codegena.com.
- IP · 103.138.189.68
- ASN · AS204800JDMBROADBAND-AS jdm broadband services pvt ltd
- Registrar · iana:303
- Country · SG
- Email · shaneapen@gmail.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: "codegena.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.