Hostname
ovidds.com
Last fetched
ovidds.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ovidds.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 |
|---|---|---|---|---|
| 13.248.141.201 | 13.248.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.3.81 | 76.223.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- asher sofrin
- Contact emails
- dan@teldan.com
- dev@tdnet.com
- 043635f0-53c2-4e28-9f62-7a1d3619f193@identity-protect.org
- 3181f5eb-2938-4c4a-b4bf-bbbf7a5de98d@identity-protect.org
- 398a46c1-c175-41a0-bce8-6ad7aaed611e@identity-protect.org
- 3d206e73-be32-499d-9723-8b5373fbc475@identity-protect.org
- 4b7ac304-b66b-4ca0-8eac-79b85ba6f362@identity-protect.org
- c7f4a482-01bb-4fd0-b305-36dd28c4fc6e@identity-protect.org
- df2433f4-fffd-4ed8-991c-dd3193349270@identity-protect.org
- owner-1289542@ovidds.com.whoisprivacyservice.org
- owner-9314334@ovidds.com.whoisprivacyservice.org
Subdomains
64 observed subdomains of ovidds.com.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ovidds.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from ovidds.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ovidds.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.