Skip to content

Hostname

roger.ai

Last fetched

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

Nutrition Label

WHISPER CANON · roger.aiRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/roger.ai

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.213.10313.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.1513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.4513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.4813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.172.112.2018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
roger.ai,
Contact emails

Subdomains

9 observed subdomains of roger.ai.

Web-graph footprint

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

42 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for roger.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from roger.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "roger.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.