Skip to content

Autonomous System

AS40107 — QTS-DFW - Quality Technology Services, LLC(US)

Last fetched

AS40107 is an Autonomous System operated by QTS-DFW - Quality Technology Services, LLC and registered in US. As of Thu, 21 May 2026 12:26:03 GMT, it announces 18 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS40107Routing diversity6.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/40107

Routing footprint

AS40107 announces 18 distinct routed prefixes. The 18-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

21 distinct peers via BGP. The first 21 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS398056VERITIV-ASN1 - Veritiv Operating CompanyUS
AS397887HOSTMYCALLS-01 - HostMyCallsUS
AS397509FLOOR-AND-DECOR - Floor and Decor Outlets of America, Inc.US
AS395324NETBLK-CBOCS-HO-NET - Cracker Barrel Old Country Store, Inc.US
AS62917GIGABITFIBER-ICFN - Gigabit Communications LLCUS
AS54554TIG-AS - Turner Industries Group, LLC.US
AS53698NINJA-IX-TRANSIT-CONNECTION - Ninja-IX CorporationUS
AS31986TENASKA-INC - Tenaska, Inc.US
AS30082REDSAIL-TECHNOLOGIES - QS1 Data SystemsUS
AS29746S3PL-ASN - S3 Partners LLCUS
AS25688CARTERS - The William Carter CompanyUS
AS22396LANVERA - Lanvera LtdUS
AS22216SIEMENS-PLM - Siemens CorporationUS
AS21860FL-GRIP - FOLEY & LARDNER LLPUS
AS19920AKINBGP - Akin, Gump, Strauss, Hauer, & FeldUS
AS14632BIA30ASN - Brown AdvisoryUS
AS6939HURRICANE - Hurricane Electric LLCUS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS1828UNITAS - Unitas GlobalUS
AS1414ASN1 - GENUINE PARTS COMPANYUS

MOAS / hijack watch

Prefixes routed by AS40107 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

No active MOAS conflicts. Every prefix announced by AS40107 is unique to AS40107 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS40107.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS40107"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.