Hostname
opk.care
Last fetched
opk.care resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.
Nutrition Label
Resolution chain
opk.care resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.35 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.50 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.51 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.59 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.196.29 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.196.80 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.196.82 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.196.97 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- registrar:vautron rechenzentrum ag
- Organization
- blue veery
- Contact emails
Subdomains
5 observed subdomains of opk.care.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from opk.care in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for opk.care.
| Mechanism | Target |
|---|---|
| SPF_A | opk.care |
| SPF_INCLUDE | _spf.profihost.com |
| SPF_MX | opk.care |
Related pages
Pivot deeper into the graph from opk.care.
- IP · 13.33.252.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:vautron rechenzentrum ag
- Country · US
- Email · abq91ow0q7@domprivacy.de
- TLD · .care
- Browse hostnames · op…
- 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: "opk.care"})-[: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.