Skip to content

Hostname

switchworks.ca

Last fetched

switchworks.ca resolves to 2 IPv4 addresses operated by DKMC-BGP-DECATUR-GEORGIA-JUNE2004 - Dekalb Medical Center in CA.

Nutrition Label

WHISPER CANON · switchworks.caRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/switchworks.ca

Resolution chain

switchworks.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.27.180.151199.27.180.0/24AS32678DKMC-BGP-DECATUR-GEORGIA-JUNE2004 - Dekalb Medical CenterCA
204.15.190.150204.15.184.0/21AS398649STERICOMSOL - STERICYCLE, INC.CA

WHOIS identity

No WHOIS records are currently associated with switchworks.ca in WhisperGraph.

Subdomains

2 observed subdomains of switchworks.ca.

Web-graph footprint

Distinct hostnames that link to or from switchworks.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for switchworks.ca.

MechanismTarget
SPF_Aswitchworks.ca
SPF_INCLUDE_spf.hostedemail.com
SPF_MXswitchworks.ca

Related pages

Pivot deeper into the graph from switchworks.ca.

Cypher and MCP

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

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