Skip to content

Hostname

roc.ai

Last fetched

roc.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · roc.aiRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/roc.ai

Resolution chain

roc.ai resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.102.1718.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.2418.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.4018.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.8818.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.2352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of roc.ai.

Web-graph footprint

Distinct hostnames that link to or from roc.ai in the public web crawl.

102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for roc.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from roc.ai.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "roc.ai"})-[: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.