Skip to content

Hostname

olvid.io

Last fetched

olvid.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · olvid.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/olvid.io

Resolution chain

olvid.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.153.11618.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.4718.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.5718.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.5918.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.78.11752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.9352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.1565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
olvid
Contact emails

Subdomains

49 observed subdomains of olvid.io.

Web-graph footprint

Distinct hostnames that link to or from olvid.io in the public web crawl.

185 sites link to this hostname.

288 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for olvid.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP13.38.69.185
SPF_IP80.13.138.240

Related pages

Pivot deeper into the graph from olvid.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "olvid.io"})-[: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.