Skip to content

Hostname

switchboard.audio

Last fetched

switchboard.audio resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · switchboard.audioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/switchboard.audio

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.11113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.3513.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.4313.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.6413.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.65.214.11318.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.12618.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.3018.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.8818.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:291
Organization
jewella privacy
Contact emails

Subdomains

8 observed subdomains of switchboard.audio.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for switchboard.audio.

MechanismTarget
SPF_INCLUDE24307654.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from switchboard.audio.

Cypher and MCP

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

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