Hostname
olis.com
Last fetched
olis.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
olis.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.0.187 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.187 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- neal buchman
- Contact emails
- licensing@olis.com
- 0844ee3ab369217c3a319464917de614ca21ed9c@privatedomain.gkg.net
- 0b812c5932e551edbce8233a65db6d89eaea273e@privatedomain.gkg.net
- 157f7d476b1c78e9daa325c2ac59e18f2a94bc9c@whois.gkg.net
- 1b2402355d6828334f0dbd775129e59cb19ec4a9@privatedomain.gkg.net
- 231c8539e8b4d20f6085b59dd2175f2226678cce@privatedomain.gkg.net
- 37370ababb2c6e778f3cf54740e7595fff4d87f4@whois.gkg.net
- 57736f8934be2aef611baa6d459b080294ec6e0f@privatedomain.gkg.net
- 7f911f1d0e0395f92af61a32c658c73bab6cd01d@whois.gkg.net
- 818ca34cf218fdcd3a3c3faa16a862baca936195@privatedomain.gkg.net
- 83c9f9c1f4dc794b4fb2725a5b639e1b381fb8bd@privatedomain.gkg.net
- 8dc3b5f96690e7b5b5b6c5abe9a8bf3809b07ea4@privatedomain.gkg.net
- a019c55f6dadbba31cf30f61c0944f88fe4c9c22@privatedomain.gkg.net
- a0222955f67e18f508190fe7da86faedf26b3a3e@whois.gkg.net
- e01117f76d3c4c581bf723251f3579655f5ddcfc@privatedomain.gkg.net
- e0297a164a012cb5be3a550b15bcd5bb364f45f9@privatedomain.gkg.net
- f55f9e7c36be8446b6ed15af9a4266a21bc6667f@privatedomain.gkg.net
Subdomains
28 observed subdomains of olis.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from olis.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for olis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.12.154.60 |
Related pages
Pivot deeper into the graph from olis.com.
- IP · 104.18.0.187
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · licensing@olis.com
- TLD · .com
- Browse hostnames · ol…
- 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: "olis.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.