Skip to content

Hostname

switchboard.ai

Last fetched

switchboard.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · switchboard.aiRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/switchboard.ai

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.10413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.50.10852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.1252.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.252.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.5552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
barker adam
Contact emails

Subdomains

7 observed subdomains of switchboard.ai.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for switchboard.ai.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com

Related pages

Pivot deeper into the graph from switchboard.ai.

Cypher and MCP

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

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