Hostname
opkey.com
Last fetched
opkey.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
opkey.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
54 observed subdomains of opkey.com.
Showing 23 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from opkey.com in the public web crawl.
1,124 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for opkey.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4378242.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf-eu.ppe-hosted.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zoho.in |
| SPF_IP | 104.47.56.110/32 |
| SPF_IP | 192.28.144.160/32 |
| SPF_IP | 49.50.77.227 |
| SPF_IP | 64.91.248.59 |
| SPF_IP | 69.167.165.176 |
Related pages
Pivot deeper into the graph from opkey.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "opkey.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.