Hostname
cod.bahar-20.com
Last fetched
cod.bahar-20.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with cod.bahar-20.com in WhisperGraph.
Subdomains
7 observed subdomains of cod.bahar-20.com.
Threat posture
History
Mail and authentication
MX records
- cod.bahar-20.com
SPF policy
9 SPF mechanisms authorising senders for cod.bahar-20.com.
| Mechanism | Target |
|---|---|
| SPF_A | cod.bahar-20.com |
| SPF_IP | 116.202.222.48 |
| SPF_IP | 148.251.116.166 |
| SPF_IP | 148.251.68.56 |
| SPF_IP | 199.167.138.1/24 |
| SPF_IP | 199.167.138.222 |
| SPF_IP | 88.198.114.98 |
| SPF_IP | 95.211.81.243 |
| SPF_MX | cod.bahar-20.com |
Related pages
Pivot deeper into the graph from cod.bahar-20.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cod.bahar-20.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.