Skip to content

Autonomous System

AS3758(SG)

Last fetched

AS3758 is an Autonomous System registered in SG. As of Tue, 21 Jul 2026 09:51:00 GMT, it announces 467 routed IP prefixes and peers with 67 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3758Routing diversity10.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3758

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS10026JP
AS10127HK
AS10236HK
AS10376WELLSFARGO-10372-10376 - Wells Fargo Bank, N.A.US
AS10794BANKAMERICA - Bank of America, National AssociationUS
AS11228ARINC - ARINC INCORPORATEDUS
AS1217ORACLE-PACRIM-AS - Oracle CorporationUS
AS1299SE
AS13167DE
AS132265SG
AS132804SG
AS132805SG
AS133127HK
AS133466SG
AS133470SG
AS133471SG
AS13431MILLENNIUM-AS - Millennium Partners, L.P.US
AS134457SG
AS135048SG
AS135600SG
AS136772AU
AS13778JOHNSON-AND-JOHNSON - Johnson & JohnsonUS
AS138947US
AS140503AU
AS140592SG
AS140610SG
AS140928SG
AS140929SG
AS141678SG
AS141760SG
AS14630INVESCO - Invesco Group Services, Inc.US
AS152903SG
AS16875AS16875 - AON CorporationUS
AS17617SG
AS17733SG
AS18402SG
AS202191BE
AS206618DE
AS23728SG
AS24030SG
AS24467SG
AS24507AU
AS3491HK
AS38055
AS38481US
AS38862SG
AS3911MIS-AS - Micron Technology, Inc.US
AS398173SEAGATE-USA-CA-2 - Seagate Technology LLCUS
AS45133SG
AS45143SG
AS45432IN
AS46071IN
AS4637HK
AS4657SG
AS49484IL
AS53712WMCLLP - Wellington Management Company LLPUS
AS56039SG
AS56094SG
AS59326SG
AS6453US
AS6619KR
AS7473SG
AS7610SG
AS9255SG
AS9506SG
AS9877SG
AS9890SG

Blast radius

Count of dependent hostnames if AS3758 disappeared from the routing table.

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

Prefixes routed by AS3758 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 AS3758 is unique to AS3758 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS3758.

Cypher and MCP

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

MATCH (a:ASN {name: "AS3758"})-[: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.