Hostname
omio.com
Last fetched
omio.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
omio.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 |
|---|---|---|---|---|
| 104.18.32.114 | 104.18.32.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.155.142 | 172.64.155.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:151
- Organization
- ilia kozlov
- Contact emails
Subdomains
66 observed subdomains of omio.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from omio.com in the public web crawl.
2,102 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for omio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.travelfusion.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 1.68.139.58 |
| SPF_IP | 109.123.121.243 |
| SPF_IP | 172.253.116.26 |
| SPF_IP | 172.253.116.27 |
| SPF_IP | 172.253.122.26 |
| SPF_IP | 192.178.223.26 |
| SPF_IP | 193.192.51.101 |
| SPF_IP | 193.192.51.102 |
| SPF_IP | 193.192.51.85 |
| SPF_IP | 198.244.232.92 |
| SPF_IP | 198.244.59.95 |
| SPF_IP | 198.244.61.9 |
| SPF_IP | 208.109.80.0/24 |
| SPF_IP | 208.109.80.198 |
| SPF_IP | 217.196.249.146 |
| SPF_IP | 217.196.249.151 |
| SPF_IP | 2607:f8b0:4004:c1d:0:0:0:1a |
| SPF_IP | 2a00:1450:4009:c0f:0:0:0:1a |
| SPF_IP | 2a00:1450:400b:c02:0:0:0:1b |
| SPF_IP | 31.121.80.90 |
| SPF_IP | 54.37.244.145 |
| SPF_IP | 79.173.134.5 |
| SPF_IP | 93.89.95.93 |
Related pages
Pivot deeper into the graph from omio.com.
- IP · 104.18.32.114
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:151
- Country · CA
- Email · domains@goeuro.com
- TLD · .com
- Browse hostnames · om…
- 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: "omio.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.