Skip to content

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

WHISPER CANON · omio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/omio.com

Resolution chain

omio.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.32.114104.18.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.155.142172.64.155.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
ilia kozlov
Contact emails

Subdomains

66 observed subdomains of omio.com.

Web-graph footprint

Distinct hostnames that link to or from omio.com in the public web crawl.

2,102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for omio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.travelfusion.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP1.68.139.58
SPF_IP109.123.121.243
SPF_IP172.253.116.26
SPF_IP172.253.116.27
SPF_IP172.253.122.26
SPF_IP192.178.223.26
SPF_IP193.192.51.101
SPF_IP193.192.51.102
SPF_IP193.192.51.85
SPF_IP198.244.232.92
SPF_IP198.244.59.95
SPF_IP198.244.61.9
SPF_IP208.109.80.0/24
SPF_IP208.109.80.198
SPF_IP217.196.249.146
SPF_IP217.196.249.151
SPF_IP2607:f8b0:4004:c1d:0:0:0:1a
SPF_IP2a00:1450:4009:c0f:0:0:0:1a
SPF_IP2a00:1450:400b:c02:0:0:0:1b
SPF_IP31.121.80.90
SPF_IP54.37.244.145
SPF_IP79.173.134.5
SPF_IP93.89.95.93

Related pages

Pivot deeper into the graph from omio.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.