Hostname
software.odimarka.com
Last fetched
software.odimarka.com resolves to 2 IPv4 addresses operated by AS199419 in TR.
Nutrition Label
Resolution chain
software.odimarka.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.16.238.12 | 185.16.238.0/24 | AS199419 | — | TR |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with software.odimarka.com in WhisperGraph.
Subdomains
1 observed subdomain of software.odimarka.com.
| Subdomain |
|---|
| www.software.odimarka.com |
Web-graph footprint
Distinct hostnames that link to or from software.odimarka.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for software.odimarka.com.
| Mechanism | Target |
|---|---|
| SPF_A | software.odimarka.com |
| SPF_IP | 185.16.237.14 |
| SPF_IP | 185.16.238.12 |
| SPF_MX | software.odimarka.com |
Related pages
Pivot deeper into the graph from software.odimarka.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "software.odimarka.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.