Hostname
codecu.org
Last fetched
codecu.org resolves to 1 IPv4 address operated by HUNT-REGIONAL-01 - Hunt Regional Healthcare in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
codecu.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.189.181.153 | 199.189.180.0/22 | AS31832 | HUNT-REGIONAL-01 - Hunt Regional Healthcare | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain manager
- Contact emails
Subdomains
6 observed subdomains of codecu.org.
Web-graph footprint
Distinct hostnames that link to or from codecu.org in the public web crawl.
25 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
34 SPF mechanisms authorising senders for codecu.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-mi.doxim.com |
| SPF_INCLUDE | spfref.jackhenry.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 103.237.104.0/22 |
| SPF_IP | 12.164.193.235/32 |
| SPF_IP | 12.164.193.34/32 |
| SPF_IP | 130.248.172.0/24 |
| SPF_IP | 130.248.173.0/24 |
| SPF_IP | 141.193.213.20/32 |
| SPF_IP | 141.193.213.21/32 |
| SPF_IP | 148.59.151.0/24 |
| SPF_IP | 185.28.196.0/22 |
| SPF_IP | 192.28.128.0/18 |
| SPF_IP | 199.15.212.0/22 |
| SPF_IP | 199.189.180.70/32 |
| SPF_IP | 199.189.180.71/32 |
| SPF_IP | 199.233.227.58/32 |
| SPF_IP | 199.233.227.59/32 |
| SPF_IP | 199.233.227.60/32 |
| SPF_IP | 199.233.227.61/32 |
| SPF_IP | 208.81.32.0/22 |
| SPF_IP | 209.208.209.0/24 |
| SPF_IP | 34.102.239.211/32 |
| SPF_IP | 37.188.97.188/32 |
| SPF_IP | 63.114.195.237/32 |
| SPF_IP | 63.114.195.39/32 |
| SPF_IP | 64.124.120.0/24 |
| SPF_IP | 72.3.185.0/24 |
| SPF_IP | 72.32.154.0/24 |
| SPF_IP | 72.32.217.0/24 |
| SPF_IP | 72.32.243.0/24 |
| SPF_IP | 94.236.119.0/26 |
Related pages
Pivot deeper into the graph from codecu.org.
- IP · 199.189.181.153
- ASN · AS31832HUNT-REGIONAL-01 - Hunt Regional Healthcare
- Registrar · iana:146
- Country · US
- Email · domainmanager@fiserv.com
- TLD · .org
- 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: "codecu.org"})-[: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.