Skip to content

Hostname

roundtable.ai

Last fetched

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

Nutrition Label

WHISPER CANON · roundtable.aiRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/roundtable.ai

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.10718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.11618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.4918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.147.11418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

6 observed subdomains of roundtable.ai.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for roundtable.ai.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from roundtable.ai.

Cypher and MCP

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

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