Hostname
rokt-links.com
Last fetched
rokt-links.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
rokt-links.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.252.252.97 | 35.7.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.71.115.60 | 52.79.64.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.227.83.165 | 54.230.13.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.228.94.173 | 54.230.14.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.74.207.225 | 54.88.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 98.91.98.48 | 98.96.198.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- on behalf of rokt-links.com owner
- Contact emails
Subdomains
1 observed subdomain of rokt-links.com.
| Subdomain |
|---|
| stage.rokt-links.com |
Web-graph footprint
Distinct hostnames that link to or from rokt-links.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from rokt-links.com.
- IP · 34.252.252.97
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IE
- Email · c3c5ce94f36de5578acded8e73304e6e-38351529@contact.gandi.net
- TLD · .com
- Browse hostnames · ro…
- 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: "rokt-links.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.