Hostname
ozolio.com
Last fetched
ozolio.com resolves to 1 IPv4 address operated by SSASN2 - SECURED SERVERS LLC in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
ozolio.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 |
|---|---|---|---|---|
| 174.138.169.27 | 174.140.80.0/21 | AS20454 | SSASN2 - SECURED SERVERS LLC | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- arben kryeziu
- Contact emails
- arben@kryeziu.com
- pw-3b9af2e54399fe7c03750426dac3404e@privacyguardian.org
- pw-594e5b67a5f9c38e52f11aa050783320@privacyguardian.org
- pw-64ea33efb74c40e49ba189c8af246199@privacyguardian.org
- pw-7f5cb287d816a73eba393379ce9ba381@privacyguardian.org
- pw-ab53a2093c89b7f247b8bf26e28a96a8@privacyguardian.org
- pw-dbb384bf9c1220e6384c5927f252ee11@privacyguardian.org
- pw-f806466b62393c20f358dd9ba9c3a22c@privacyguardian.org
Subdomains
51 observed subdomains of ozolio.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ozolio.com in the public web crawl.
80 sites link to this hostname.
74 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ozolio.com.
| Mechanism | Target |
|---|---|
| SPF_A | ozolio.com |
| SPF_INCLUDE | 852435.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 184.164.144.180 |
Related pages
Pivot deeper into the graph from ozolio.com.
- IP · 174.138.169.27
- ASN · AS20454SSASN2 - SECURED SERVERS LLC
- Registrar · iana:1479
- Country · US
- Email · arben@kryeziu.com
- TLD · .com
- Browse hostnames · oz…
- 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: "ozolio.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.