Skip to content

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

WHISPER CANON · rokt-links.comRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rokt-links.com

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.

IPPrefixASNOperatorCountry
34.252.252.9735.7.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.71.115.6052.79.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.83.16554.230.13.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.228.94.17354.230.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.207.22554.88.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
98.91.98.4898.96.198.0/23AS14618AMAZON-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.

Web-graph footprint

Distinct hostnames that link to or from rokt-links.com in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from rokt-links.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.