Hostname
omnovasolutions.com
Last fetched
omnovasolutions.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
omnovasolutions.com 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 |
|---|---|---|---|---|
| 116.203.187.88 | 116.203.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- domains by proxy,
- Contact emails
- domain-admin@omnova.com
- i33wqc2xmuxlagvsibf7kz37cvvmg4wfjngoi2iiwbqxc@protectedmx.com
- igd7fwzmfzjj2jeu2nco6zhbd6rowivvekwbazxifhvm2@protectedmx.com
- ilx6h2zypgeohwkaedsuctijwh62ymqmhydyaw2ybv5wo@protectedmx.com
- imqvgy4ghfjt5kghoiprpbivwjzkruyt7yoopl4yy4avo@protectedmx.com
- iuuh7brdhhszec4p3sa42rglz2yt3g5ayev2r7aqkrbri@protectedmx.com
- iyuahyz2x6qm6u7jwrsszralvbnj7msx7sbukvbygb3ae@protectedmx.com
Subdomains
1 observed subdomain of omnovasolutions.com.
| Subdomain |
|---|
| mobile.omnovasolutions.com |
Web-graph footprint
Distinct hostnames that link to or from omnovasolutions.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for omnovasolutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.83.14.20 |
| SPF_IP | 137.83.14.26 |
| SPF_IP | 195.101.138.161 |
Related pages
Pivot deeper into the graph from omnovasolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "omnovasolutions.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.